Contact Box color


Hi, I'm trying to change the background color of the Contact Box block for one page specific page I have it set to orange in the theme settings so it works fine on the homepage but I want to use the Block on another page as well but with a blue background instead. I created a custom css item:

.get_in_touch_contact {
    background-color: #0091b2 !important;
}

and then added

.get_in_touch_contact in the Custom | Classes field but the color doesn't change

Any help would be appreciated.

Thanks

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
Sign In or Register to comment.