Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1027343

    Hello,
    maybe it is just too easy … I want tro change the colour of the ‘outer space’ to grey – like the black you have here in the forum on both sides of the page. How do I do that??

    thank you,
    Silke

    #1027528

    Hey MexWordpress17,

    Could you please attach a mockup of what you’re trying to achieve?

    Background color for which element?

    Best regards,
    Victoria

    #1027539

    Yes, here it is: I mean the red areas (they are white now, and we want them grey),
    Thank you,
    Sike
    screenshot

    #1027572

    Hi MexWordpress17,

    Thank you.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    html.html_boxed {
      background-color: #000;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1027600

    Thank you so much, that works!

    #1027658

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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