• Resolved whatapain

    (@whatapain)


    I want to target a specific row and make the overlay transparent, as I don’t want to affect other overlays on the site. I am putting this code in my child style.css:

    #pgc-1252-1-0 .overlay{
    background-color: transparent !important;}

    I’ve even gone with
    .siteorigin-panels-stretch #pgc-1252-1-0 .overlay{…}

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Please share your URL here and point me which area belongs to #pgc-1252-1-0?

    Regards,
    Kharis

    Thread Starter whatapain

    (@whatapain)

    Thanks. I went about it by declaring a local custom class and added the code to my child style.css
    It is odd that I couldn’t target it directly when I can just enter the code in my browser and it works.
    Oh well, I got it to work.
    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Overlay transparent’ is closed to new replies.