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

    Hi,

    If you look at my site, you will see the background repeating in each color section which makes the images look broken/cut off. I have set the main content background with that background image.

    How can I make all the color sections transparent so they show the main content’s background image?

    Thanks for all your help!

    Nathan

    #655059

    Hey norcalnathan,

    Thank you for using Enfold.

    Please use this in the Quick CSS field to make the color section transparent:

    .main_color.avia-section, .main_color.av_default_container_wrap {
        background: transparent;
    }

    Note that this css code will affect all color sections.

    Best regards,
    Ismael

    #655086

    Hi Ismael,

    Unfortunately that did not have the desired result. The color section background is now black. I wanted the theme background to show through.

    Thanks,

    Nathan

    #656200

    Hi,

    Note that the background that is set in the General Styling > Main Content panel is going to be applied to all color sections with the “main_color” attribute. If you have 3 color sections in the page, all of those color sections will get the same background unless another custom background is added in the color section options. Could you please provide a screenshot of the expected layout?

    Best regards,
    Ismael

    #656209

    see private content

    • This reply was modified 8 years, 4 months ago by norcalnathan.
    #656980

    Hi,

    glad you’ve figured out another way for it. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Main content and color section backgrounds’ is closed to new replies.