• Resolved bagfullofsun

    (@bagfullofsun)


    Hey,

    I’m new at www.remarpro.com and just switched. I’m using Virtue Theme (not Premium) and try to fix everything. At the “Home” – Page I want to hide the “Home” and the lines too. It would be okay too, to hide every page title from the other pages.

    I tried it like this guy in minute 37:40 but this doesn’t work for some reason…

    I’m lost!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,
    In the theme options > home layout. You can move “page title” to disabled. That would remove home on the front page.

    If you want to remove all page titles you can use custom css like this:

    .page-header {
    display:none;
    }

    That can be added in the theme options > advanced settings.

    Kadence Themes

    Thread Starter bagfullofsun

    (@bagfullofsun)

    Thank you so much, that was fast!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Page Title and Lines’ is closed to new replies.