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

    Hi,
    I am currently building the site http://www.echtesuus.nl and I have some area’s with a different bg-color than the body. Can I make this bg-color visible over the entire width?
    Please help.

    #515614

    Hey Wootsh,

    I’m not sure what areas you are referring to, could you take screenshot and post them here to highlight what you are trying to do please? If you are looking to have full width elements with a custom background colour you can use the Color Section element from the Layout Builder.

    Thanks,
    Rikard

    #515675

    Thank you for looking into this.
    The problem is the black areas’s in the picture should have a bg_color: #fcfcfc, but the area is outside the content area.
    See the image below:
    bg_color

    #515817

    Hey!

    Please add your content into a color section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and choose to display #fcfcfc as background color and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-custom-id .content { background-color: white; }

    Cheers!
    Yigit

    #516011

    It’s working!
    Cheers!

    #516017

    Hey!

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background color full width content area’ is closed to new replies.