Okay
  Public Ticket #1561337
hide sub menu
Closed

Comments

  • Claudia started the conversation

    Hi I want hide the sub menu, but I don't know how... both the menu and the icon


    Thanks

  •  605
    WordPress replied

    Hi,

    Thanks for your question. 

    The option for that will be updated soon. 

    For quickly hide it, you can add below stylesheet to the bottom of style.css file in the child theme. Make sure to install and activate Aki child theme. 

    .side-breadcrumb{
        display: none;
    }

    If you can't do it, you can provide an admin account privately and I can help you to do it. 

    Thank you,

    Anna


  • Claudia replied

    Hi,

    I forgot to install the child theme, so can you help me now? which email address can I send my account detail? 

    With stylesheet can I hide the sub menu and the first image of page is like in the homepage, exactly? thank you.

  •  605
    WordPress replied

    Hi,

    You can send account in ticket with private or you can send email: [email protected]

    Thanks!

    Alex Vũ


  • Claudia replied

    Hi, I sent you the email with login datail, but I didn’ t recive an answere.

  •  605
    WordPress replied

    Hi,

    Sorry my friend answered you late
    I installed child theme and add css in child theme.
    You can check back

    https://www.ninnenannebw.it/wp-admin/theme-editor.php

    Thanks!

    Alex Vũ


  • Claudia replied

    Thank you! I hoped that by hiding the sub-menu the image at the top of the page was trimmed at the top of an arch, instead it is cut straight. how can I do? thank you so much!

  •  605
    WordPress replied

    Hi,

    You can add style css in child theme:

    .header-v5 .path {
        display: none;
    }
    Thanks!

    Alex Vũ


  • Claudia replied

    I'm sorry, it's contrary, I would like the image to be arched

  •  605
    WordPress replied

    Hi,

    You have solved that problem.

    Thanks!

    Alex Vũ