Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #267311

    Hi,

    How can I use CSS to set the background of a portfolio grid to be transperant?
    Portfolio grid

    #267323

    Hi webpress!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color .grid-content { background-color: transparent; }

    If that does not work, please post the link to your website

    Regards,
    Yigit

    #267340
    This reply has been marked as private.
    #267345

    Hi!

    Please add following code to Quick CSS as well

    .main_color.inner-entry, .grid-entry .main_color .avia-arrow, .main_color .grid-entry-title {
    background-color: transparent;
    box-shadow: none;
    }

    Regards,
    Yigit

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