• Hi
    I am new using wordpress and I am trying to remove the HOME title from the middle of my homepage. Can I remove this or any other titles in the pages I create?
    Thanks

    Marios

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    Please post your website url.

    Thanks!

    Thread Starter marios11

    (@marios11)

    Hi

    My webpage is orpheasmusic.eu.

    Great question – I have the same. If you have a resolution, I’d love the share!

    https://www.jessicalhanna.com

    Much appreciated.

    Hi,

    In Appearance -> Theme Options -> Custom CSS
    Please use the following codes.

    .home .entry-title {
        display: none !important;
    }

    Thanks!

    Thread Starter marios11

    (@marios11)

    Hi
    My evolve theme doesn’t have the Appearance -> Theme Options -> Custom CSS

    Do you know what the problem might be?

    I use
    evolveVersion: 3.4.4
    By Theme4Press

    Thanks

    Thread Starter marios11

    (@marios11)

    Also does anybody know how to make the current theme auto adjust to smaller devices and screens like mobiles or tablets? When I open the website from a tablet thinks get a little strange..

    Thanks

    Marios

    Hi,

    You have to install reduxframework plugin as prompted in your WordPress admin.

    The theme is responsive. If your tablet is Android, it may not work properly, Works in iPad screen size.

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to remove the Home Title from Home Page’ is closed to new replies.