• Johnny B

    (@johnnybmarcallabscouk)


    HI, the Theme is pretty good and lets me do almost everything I need.
    One thing I would really like to do and this actually goes for all themes I use, I would like to remove the title from pages.
    For Example my Home page I call “Home” I dont want to see this at the top of my home page. I know it is the home page and so do the viewers. It would be great if there was an option to not display the pages titles.

    I dont mind on the blog posts but if I could turn off the page titles that would be awesome.

    Is there any way I can do this now?

    Regards,

    Johnny B

Viewing 4 replies - 1 through 4 (of 4 total)
  • tutuzdad

    (@tutuzdad)

    Hi Johnny,

    Go to APPEARANCE>CUSTOM CSS and enter this:

    .entry-title {
    display: none;
    }

    Click SAVE ALL CHANGES, and viola…the job is done.

    Alexandra A.

    (@montenegroecoadventuresorg)

    Thanks for the help, it works perfect!
    Now if I want to display them again, what CSS code shall I use?
    (Parallel question: how to cancel/remove a CSS code that was added i nAPPEARANCE>CUSTOM CSS ?) Thanks!

    harmonyinfotech

    (@harmonyinfotech)

    Just remove the css code which were added and things should be back to how it was.

    Alexandra A.

    (@montenegroecoadventuresorg)

    Thanks HarmonyInfoTech,
    But I still have the question … how to cancel/remove a CSS code that was added i nAPPEARANCE>CUSTOM CSS?
    Because once added, there are no logs of CSS codes added, nor possibility to access them! Thanks in advance!
    A.

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