Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1313722

    I updated to 4.8.5 on my staging site and there’s something funky in the header…. it’s causing half of my search icon to appear and everything else to be pushed down the page. I can see it as I flip between https://www.thestrapsaver.com/cart/ and https://staging2.thestrapsaver.com/cart/.

    Can you help with a fix?

    Thanks!
    Shari

    • This topic was modified 3 years, 4 months ago by sldeutsch.
    #1314052

    Hi Shari,

    Please try the following in Quick CSS under Enfold->General Styling:

    #search-5 #searchform>div {
        height: 37px;
    }

    Best regards,
    Rikard

    #1314237

    Thank you – this helped with the magnifying glass, but it pushed the ribbon down too far. see https://staging2.thestrapsaver.com/cart/ vs. https://www.thestrapsaver.com/cart/

    Any thoughts?

    Thanks!
    Shari

    #1314736

    Hi,

    Please try this CSS as well:

    #search-5 {
        padding: 30px 0 5px 0;
    }

    Best regards,
    Rikard

    #1316152

    It worked but it’s still off a tiny bit – what number would I adjust to fine tune it?

    Thank you!!!!

    #1316367

    Hi,

    Try to adjust the 5px (bottom) value in my example, you can try to adjust the 30px (top) value as well.

    Best regards,
    Rikard

    #1318777

    Sorry for the delayed reply – I got caught up in other updates to the site (I’m sure you’ve been there, done that!) Thank you so much for your help!! :) I’m all fixed now!

    #1319216

    Hi,

    Glad Rikard could help!

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Header issue with 4.8.5’ is closed to new replies.