Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #775241

    Hey guys…I’ve read through quite a few threads on this, but unfortunately the solution is either in private or following your accessing the sites directly.

    I would like to remove the white background in a table and a gallery on my homepage. If it needs to be across the board as a result of code fixing this, that’s fine.

    I would also like to use the FANTASTIC new tabs layout feature as I would a “color section” and add background muted video and have it allow for an overlay to pictures that I might use as background. Is this possible?

    Thank you!

    #775630

    Hey!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td,#top #wrap_all .avia-gallery .avia-gallery-thumb a {
        background: transparent!important;
    }
    

    Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.