Fix the footer widgets from overlapping each other

This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Robert Hall

  • Avatar: ryoeun0
    ryoeun0
    Participant
    August 5, 2016 at 08:07

    Hello,

    At the bottom of my website footer area the section where I have the search bar and the social link widgets. The search bar button overlaps the social link widget title when it is viewed on mobile screen. How can I fix this so that everytime it is viewed on a mobile device it doesn’t overlap? Thank You

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 5, 2016 at 08:12

    Hello,

    Please try use this code in Global Custom CSS

    footer .widget.widget_search .form-group.has-border {
        width: 75% !important;
    }

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.