badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

How to cut out title in text area

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #57115
    nan.lu2005
    Participant

    When I use slogan in home page title area, then, the title “home” will appear in text area. how to cut it out

    #57135

    Hi,

    Can you please share us the link? So, that we can help you cut the title that you are talking about?

    Thank you!

    #57157
    nan.lu2005
    Participant

    the website is in Chinese, here is the link https://shenzhenenduring.com/

    how can I attach a image here?

    #57158
    nan.lu2005
    Participant

    the two Chinese characters above “Shenzhen Enduring Biotech, LTD”. these two characters are the title for this page. The characters in the light blue/green banner is the slogan which the title suppose to be.

    or you can also check the English version https://shenzhenenduring.com/en/

    the “HOME” should not be there

    #57166

    Hi,

    Sorry!
    For front page slogan will be display in the page title area and the page title will be display in content area as shown in your site.
    If you want to hide the page title in the front page just add below custom CSS code in `Appearance > Customize > Design Options >
    Custom CSS` and add below custom CSS code:

    .home.page-template-default .entry-header {
        display: none;
    }

    Thank you!

    #57175
    nan.lu2005
    Participant

    it worked, thanks a lot for your help!

    #57254

    Welcome anytime @nan-lu2005

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