badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

hide/edit page title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42310
    Cucerescu
    Participant

    Hi,
    Please help
    I used recent work widget for my page links.. but now i need
    – to hide page title when the page is open, or
    – to edit it, or
    – to make the slogan from home page to appear on all pages instead of page name
    Is there a way to do that?
    Thank you in advance

    #42367

    Hi Cucerescu,

    To hide the page title Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save button:

    .page .page-title-wrap {
        display: none;
    }

    And for to edit it and to make the slogan from home page to appear on all pages instead of page name it needs code customization you have to hire a developer for this.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.