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*

Delete or Hide home page header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #44009
    John
    Participant

    The website is http://www.fnster.com and I want to hide or delete the element <h2 class=”entry-title”>home</h2>, Can this be done?

    #44027

    Hi John,

    Just visited to your site and its not working. Yes to remove the element it needs code customization or also you can hide it through css. Once try this below css.

    .entry-title {
       display:none;
    }

    Thank you!

    #44042
    John
    Participant

    Thank you Keymaster that worked perfectly.

    #44055

    That’s great john

    Thank you!

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