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*

Light blue box that appears under menu repeating page title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23413
    tamielizabeth
    Participant

    Is it possible to remove the light blue box that repeats the page title that appears under the menu when you click on each page?

    #23416

    Hi tamielizabeth,

    This feature is not available in our theme. It needs code customization. once you may try this below css too.
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

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

    Thank you!

    #23451
    tamielizabeth
    Participant

    This worked perfectly!

    Thank you so very much! Your support team is very good and very responsive!

    #23473

    You welcome tamielizabeth

    Thank you!

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