New Landing How can we help? Themeforest Theme Support Flexform Menu: How to remove menu from a specific page ?

  • This topic has 5 replies, 2 voices, and was last updated 10 years by dekket.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #7720
    #7727
    dekket
    Member
    Post count: 33

    This is easily done.

    1) Add a specific class to the body of that page
    2) In the custom CSS, add a line with:
    body.<classname> nav#main-navigation {display:none;}

    Not sure about the tagline. I guess you could add a line of code to the template files, but you’d have to re-add it when the theme gets updated.

    #7749
    wotkha
    Member
    Post count: 8

    Gr8. It works well.
    Is the a way to reduce the white space between the page and the logo ?

    Thx

    #7767
    dekket
    Member
    Post count: 33

    You should be able to simply add (to your custom CSS):
    div#header-section { padding-bottom: 0px; }

    Will get you no spacing in between the logo and the beginning of the header or slider.

    Just FYI, I don’t actually work for SwiftIdeas – they might have other ways of doing things, although I doubt it ๐Ÿ™‚

    #7876
    wotkha
    Member
    Post count: 8

    gr8
    it works. thx

    #7881
    dekket
    Member
    Post count: 33

    Set it to resolved so the support staff doesn’t need to look through it ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register