• Hi again

    I need to remove the page titles at the top of the page – nowhere in the customize menus do I see the option to do so.

    Only the Home page does not have a page title – all the others do. Its not centered and doesnt look good so I will replace it with my own through Elementor.

    Please advise!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @nvlctur,

    We can remove page title with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    #intro.option1 {
    display: none;
    }
    

    Kind regards,

    Manoj

    Thread Starter nvlctur

    (@nvlctur)

    Thanks so much Manoj!

    Looks like you know this well – I have another topic where I asked about the mobile menu not changing colour. I managed to edit the style.css and made the hover colour the colour I want.

    This has not applied to the mobile menu though – it still hovers to the red colour. How can I fix this?

    Hello @nvlctur,

    I will respond to the issue in your menu one ticket.

    “Glad I could help! ??

    If you get a chance we’d absolutely love for you to leave a review for Minamaze. Don’t worry if you don’t get a chance, we know how busy it can get when building a new site. ??

    You can leave a review for Minamaze here:

    https://www.ads-software.com/support/view/theme-reviews/minamaze#postform

    Kind regards,

    Manoj

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove page titles’ is closed to new replies.