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*

change color of grey (title background) on contact page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7240
    max
    Member

    Hi – how can I change the color of the grey background on the contact page template?
    There is grey in the title background and footer (when the page is less than normal page height).
    Also, for future updates it would be great if you added possibility of adding the title bar and background to other templates 🙂

    I hope you can help.
    Best,
    Max

    #7274
    Sanjip Shah
    Participant

    @max In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    .page-template-page-template-contact-php .page-title-wrap {
        background-color: #D6D329;
    }

    You can change the color code to your liking. You can choose the color code via this link http://www.colorpicker.com/.
    Also, thanks for the suggestion we will think about it.

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