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*

Format Page Title Boxes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8752
    Sheryl
    Member

    Hi,
    I would like to change my page title boxes (Contact Us, FAQ’s, etc.) to transparent, or to my input box color if that is not possible. I would also like to shorten up the boxes to match the text, if they are not transparent.
    Also, is there any way to search the Attitude (Premium) forum specifically?
    Thank you,
    http://www.advantagehomeinventory.com

    #8867

    HI Sheryl,

    To change the color pf page title boxes 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 {
        background-color: #F9F9F9;
        border-color: #EAEAEA;
    }

    Note: Please change above HEX color code #F9F9F9 to your own HEX color code for page title box and change #EAEAEA for border color of the box

    Thank you!

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