Tagged: 

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

    I would like to add a transparent background to a column within a section that has an image as the background (if that makes sense). At the attached link, it is the column that has the rotating headline up top. All help is much appreciated!

    #1277858

    Hey Kevkulbacki,

    Please go to Enfold > General Styling > Quick CSS, then add this CSS code:

    #top.home #av_section_1 .av_two_third {
        background-color: rgba(255,255,255,0.2) !important;
    }

    Let us know if you need adjustments (I hope I got it right :) )

    Best regards,
    Nikko

    #1277866

    Perfect! Thanks Nikko!

    #1277881

    Hi Kevkulbacki,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Transparency of column’ is closed to new replies.