This topic has 3 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #189401
     tiffanybriley
    Participant

    Hey guys!  Can you please help me figure out how to remove the page title from the top of my pages?  I’m attaching a screen grab.  I’m wanting to remove the word BLOG.

    Attachments:
    You must be logged in to view attached files.
    #189413
     Radu
    Moderator

    Hi,

    You want to remove from all blog pages? or in just blog ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #189414
     tiffanybriley
    Participant

    From all pages please.

    #189486
     Radu
    Moderator

    Hi,

    Just add this css to wp-admin -> theme options -> General settings ->quick css

    COPY CODE
    
    h1.page-title {
        display: none;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?