• Resolved SJBaily

    (@sjbaily)


    In my footer, third column, I have a Search bar widget. I cannot get it to play nice and snug up under the other widget. There’s a gap/border/top margin/padding that I can’t find in the CSS to make it the same distance from “Connect on Instagram” that the other widgets are in the second column. It looks a mess and is driving me crazy. Any help, much obliged. Also, the other widgets in column 2 and the first one in column 3 are created with a shortcode button. Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter SJBaily

    (@sjbaily)

    Trying to put the image in here of my footer and how the Search is hanging low on the right. https://drive.google.com/file/d/1Fsis7PEIglzCA0CQCYJZfaTr1r9euOB_/view?usp=sharing

    Hi @sjbaily,

    Thanks for reaching out to us.

    Please try adding this custom CSS under Appearance > Customize > Additional CSS and let us know if you need further assistance:

    #wp-block-search__input-1 {
    height: 52px;
    }
    #block-8 {
    margin-top: -1px;
    }

    Thanks.

    Thread Starter SJBaily

    (@sjbaily)

    Much thanks for this. In the meantime, I ripped it all apart and cannot get that original home-made search back into the widget. I should have saved whatever it was. I have a different search in there now. But I will save this fix for when I have time to go back to this problem. Again, thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Footer Widget’ is closed to new replies.