[Support request] Left sidebar widget – Overlapping text

Home Forums Support [Support request] Left sidebar widget – Overlapping text

Home Forums Support Left sidebar widget – Overlapping text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1142692
    Chelsy

    At the very bottom of my left sidebar widget text, you will see that the words overlap each other. Also at the very top within the search bar section, you will see that the search icon is misaligned as well.. Maybe I’m not understanding the proper .css.. any ideas on how to resolve this? – Thank you

    #1142760
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS added to the site thats causing the overlapping:

    .sidebar .widget :last-child,
    .footer-widgets .widget :last-child {
        margin-top: -38px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.