• Resolved chibimiss

    (@chibimiss)


    Hello!

    First, thank you for the amazing theme ??
    I’m having a great time working with it, and I have just one question:
    How can I have the same sticky menu of the HOME at the other inside pages of my website?

    Hope you can help me!
    Thank you,
    Angela

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    You should use this function to add sticky menu for other pages:
    <?php businessone_fixed_menu(); ?> . Put it to top of the file which you want to show up.

    If menu appear center of the page, add this css code to css/style.css > line 186 in .fixed-menu class:
    top:0;

    If you like the theme, please rate it.

    Thread Starter chibimiss

    (@chibimiss)

    Thank you! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sticky menu for pages’ is closed to new replies.