• Resolved Dddt

    (@dddt)


    hello
    I wonder how can I show secondary menu everywhere except my homepage ?

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Sam

    (@soumendra)

    Hello,

    Can you please provide the link to your site so that i can help you regarding that.

    Thank you.

    Thread Starter Dddt

    (@dddt)

    Hello Sam,
    thank u for your help.

    is there anyway to provide u the link cause I would prefer not to share it here?

    Sam

    (@soumendra)

    Hello,

    This is public forum we do not allow to share personal details here.

    Thank you.

    hannah

    (@hannahritner)

    Hey Dddt,
    This custom css should do it:

    .home #nav-second ul.sf-menu {
      display: none;
    }

    Hannah

    Thread Starter Dddt

    (@dddt)

    perfect! Thank u!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘show secondary menu everywhere but the homepage’ is closed to new replies.