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

    Hi Enfold!

    I’m trying to add a special background color to a specific section in my Grid Row. I know that you can define a color in the options for the section but I need some opacity as well which requires CSS.

    I’ve enabled Custom CSS fields for all elements and I’ve named the section “for” and added this to my Quick CSS:

    .for {
    background-color:rgba(22, 191, 10, 0.1);
    }

    But nothing happens! What am I doing wrong? I’m still a rookie in CSS so there is probably a mistake somewhere. :-)

    Thanks in advance!

    #466153

    Hi Blaahval!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #466234

    Hi Rikard,

    I made it work. I didn’t realize you could input rgba colors directly into the Enfold Editor so there was no need for CSS after all. :-)

    Kind regards,

    Brian

    #466821

    Hi!

    Ok great, glad you got it fixed :)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom CSS to Grid Row?’ is closed to new replies.