[Resolved] Sticky header menu

Home Forums Support [Resolved] Sticky header menu

Home Forums Support Sticky header menu

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #172858
    dyami

    Hi Tom,

    I want to make a sticky header menu for this website: http://www.mbsbeautyacademy.nl
    How do I do that?
    I’ve tried different things, but it doesn’t work.
    Is there a simple code that I can paste in the CSS editor?

    Thanks!

    Carmen

    #172913
    Tom
    Lead Developer
    Lead Developer

    Have you seen our Menu Plus add-on? It does just that πŸ™‚

    #172960
    dyami

    Great! Thanks Tom! I will purchase the Menu-plus add-on πŸ™‚

    #172969
    Tom
    Lead Developer
    Lead Developer

    Thanks!

    #172991
    dyami

    I have one more question. I can’t find a way to adjust the Footer Widget size.
    There is only an option to adjust the Footer size.
    How can I do that?

    #172993
    dyami

    I’m sorry, I mean the size of the typography (content) of the Footer Widget.

    #172999
    Tom
    Lead Developer
    Lead Developer

    That’s handled in “Typography > Widget Typography > Content font size”.

    It applies to sidebar and footer widget font sizes.

    To adjust the footer widget only, you can use some CSS:

    .footer-widgets .widget {
        font-size: 17px;
    }
    #173139
    dyami

    It worked! Thanks again! πŸ™‚

    #173161
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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