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

    Hello,
    I have 2 menus – main and second.
    I’d like to hide the secondary one that appears on the top bar on the right.
    But I want to disable it for certain pages only.
    How can I acheive this please?
    Thx for your replies.

    #1475734

    and also, i would like to hide (on certain pages only) the “phone number/extra info” from the top bar.

    • This reply was modified 1 month, 1 week ago by rvga.
    #1475777

    Hi,
    Please link to your page so we can examine.

    Best regards,
    Mike

    #1475877

    Hi Mike,
    On that page for instance (https://insights.c-serp.fr/solar-dripper/) I don’t want extra information on the top bar.
    Right now, it’s the case because I’ve disable the option on the whole site.
    But later I will enable it again, then on that specific page I don’t want them to appear.

    How can I do that please?

    #1475897

    Hi,

    Thank you for the update.

    The page is password protected. Please enable the top bar, then provide the info in the private field so that we can check the page.

    Best regards,
    Ismael

    #1475922

    hey Ismael
    Top bar is now activated with extra info + 2nd menu on the whole site.
    For that specific page i want to disable extra info AND the second menu so they will not appear.
    The fact that the page is protected or not shouldn’t change anything: top bar remains hidden.

    I guess you’ll go with a quick css code… I can’t wait ;)

    #1475929

    Hi,
    On the page that you linked to the topbar is not active, please enable it so we can offer css to hide it on that one page.

    Best regards,
    Mike

    #1476015

    Hi Mike,
    It’s weird, the top bar is definitely enabled, I have double-checked, you should see it.
    There are 2 kind of information:
    – Extra info+telephone: “Service client (9/12h – 13/18h) # 07.69.23.06.01”
    – Second menu: “Temporary (2nd menu)”
    All this comes under a dark background.

    I have recorded again the Enfold options, I’ve cleaned the cash, there is nothing much i can do…
    Let me kow.

    #1476026

    Hi,
    Sorry I didn’t realize that it was black on black, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.postid-530 #header_meta {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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