Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #651228

    I’m trying to add a guarantee seal to the right of my menu options on my menu.

    I’ve followed the instructions here:

    The image is showing up, but it’s not automatically shrinking/ resizing like the rest of the header when someone scrolls. Is there a way to remedy this?

    • This topic was modified 8 years, 5 months ago by unktehi.
    #651281

    Hey unktehi!

    Can you please provide us a link of your web site.
    It would need some CSS to be achived, need to see if we can do it or what code needs to be added.
    Thanks a lot

    Cheers!
    Basilis

    #651293

    laughingmormon.mindybollinger.com/shop/

    I’ve been playing with the CSS, but can’t seem to find what helps/makes it shrink with the rest of the header.

    • This reply was modified 8 years, 5 months ago by unktehi.
    #652311

    Hi,

    try this code inside of Quick CSS field:

    .header-scrolled .textwidget a img {
    width: 29px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.