• Resolved darrmik

    (@darrmik)


    How can I hide the title of my pages? The below css doesn’t work. I have tried multiple plugins but none of them seem to work.

    .title {
        display: none;}
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter darrmik

    (@darrmik)

    After much staring at the code I found the css that will hide all titles from all pages.

    .page-title-container .page-header .page-title {
    	display: none;
    }

    Hi darrmik, i am so sorry to abuse this topic to ask you a completely different question. I see that you have asked about the Tasman theme once, on how to change the width of the content .. I would also like to do that .. for this website: https://www.artscenico.com – and I do not know how. did you ever find out ??
    thank you.

    • This reply was modified 4 years, 7 months ago by maringorama.

    Can anyone help direct me where exactly I’m supposed to put this snippet of code to hide the titles?

    I have tried editing the theme and searching for strings similar to the above (e.g. .page-title) and found a few locations…but unfortunately it didnt work.

    There was exactly one location with “.page-title-container .page-header .page-title” but changing the parameters inside the bracket to display:none didn’t work either.

    ??

    TIA!!

    • This reply was modified 4 years, 7 months ago by evillost.
    • This reply was modified 4 years, 7 months ago by evillost.
    • This reply was modified 4 years, 7 months ago by evillost.
    Thread Starter darrmik

    (@darrmik)

    @evillost

    Under Appearance -> Customize -> Additional CSS

    Thread Starter darrmik

    (@darrmik)

    @maringorama

    Sorry, never did figure it out. Had to just make do with what I had. When I get some down time I plan to come back to it and change the theme to Porto. Using it on multiple other sites. VERY flexible theme.

    hi @darrmik.
    well I actually switched to Olsen Light, which works quite well !

    all the best !

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