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

    Hi:

    I’ve created a sales page and want the header to show but not the navigation menu at the top. I don’t want any links on the page other than the buy now button (which I haven’t added in yet). HELP!

    #487380

    Hi Takara22!

    Please insert the below css into your custom css section:

    .page-id-4023 #header_main_alternate {
        display: none !important;
    }

    Regards,
    Dake

    #487437

    Where do I find that file or do I need to create one?

    Or … can it be added with the quick css in the Enfold Theme Options general styling section?

    Thanks!

    #487440

    Hi!

    That’s correct, you should insert the css I provided to the the quick css section under general styling as shown below:

    http://i.imgur.com/mN2rAwx.png

    Regards,
    Dake

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