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

    I have the theme set to responsive.

    I want to add a bgd img or color to the entire site then be able to edit the content area items to have a white bgd so that content is always on white.

    I see that | can set each page element bgd but can’t find how to set the bgd for the entire site.

    I’m not a coder so I need to know what css file to edit and what style to add or can I just add a custom style?

    Thanks in advance for your help.
    Vince

    #274934

    Hey diamex94!

    Thank you for visiting the support forum!

    In order to have a page background, you need to set the theme layout to Boxed. Go to Enfold > General Styling. Look for the Use stretched or boxed layout? option then select the Boxed Layout. New options like Background Image will appear. If you can provide us with a screenshot of what you’re trying to accomplish, we’ll be happy to provide you with a better solution.

    Cheers!
    Ismael

    #274975

    Thanks so much. Am I able to set a background color for the site when using a stretched layout?
    Regards,
    Vince

    #275129

    Hey!

    With custom CSS it is possible. Please add following code to Quick CSS in Enfold theme options under General Styling tab and change the image

    #main .container { background-image: url(https://www.picturesnew.com/media/images/image-background.jpg); }

    Best regards,
    Yigit

    #275255

    Thanks Yigit

    Appreciate the help! :-)

    Vince

    #275258

    Hi!

    You are welcome! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How To Add A Bgd color & or a Bgd img to the overall site in resposive mode’ is closed to new replies.