• Resolved blueprint4

    (@blueprint4)


    Hi all I have tried everything to change the background for this theme. When I go to inspect element and see background I change it there but it does nothing on page like normal. I changed it in realia blue css. I want the #F0F0F0 to #FFFFFF. I can not locate where this theme is getting background color. Here is page example:
    https://vafha.net/advertise-with-us/

    thanks for help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try ADDING this to custom CSS :

    body #wrapper-outer #wrapper {
        background-color: #FFF;
    }

    Do not modify theme files – as those changes will all be lost when the theme is updated. If the theme doesn’t have a custom CSS option, use a plugin.

    Thread Starter blueprint4

    (@blueprint4)

    That was it thanks! plugin option simple custom css plugin worked perfrect.

    Glad to help :)!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘realia background color’ is closed to new replies.