Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #822371

    Hi,
    I would like to remove the tabcontainer navigation on blog template. Is there an option anywhere for that ? Or do I need to use Display:none ?

    #822397

    Hey blomki,

    So you want to remove the entire tab section?

    Best regards,
    Jordan Shannon

    #822477

    Yes please.

    #822480

    Hi,

    If you log in to the WordPress dash and do to edit that page, you should be able to just one-click remove the entire element from the page.

    Best regards,
    Jordan Shannon

    #822493

    Really ? I don’t know where I can find that option. What is the name of this item in the editing area ?

    • This reply was modified 7 years, 4 months ago by blomki.
    #822595

    Hi,

    The element is called Tabs, it should be the last element in the editor on the page you linked to. If you need help removing it then please post admin login details and send them in private.

    Best regards,
    Rikard

    #822640
    This reply has been marked as private.
    #822672

    Hi,

    The admin link above is not working for me.

    Best regards,
    Jordan Shannon

    #822684
    This reply has been marked as private.
    #822711

    Hi,

    I added the following to quick css just to hide it:

    .tabcontainer.top_tab{display:none;}

    I have not seen those tabs by default on a post before and there was in fact no option on the page to remove it. Perhaps a plugin is causing it.

    Best regards,
    Jordan Shannon

    #822720

    Ah, ok, thank you ! (I tried to deactivate Jetpack but it was without effect).

    • This reply was modified 7 years, 4 months ago by blomki.
    #822728

    Hi,

    Yes, I am unsure what could possibly be adding that in, but for the time being the css will keep it out of your way.

    Best regards,
    Jordan Shannon

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