Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    The same solution should fix it ??
    Add this to the plugin’s custom CSS field:
    body > .main-container:after { background-color: transparent; }

    Thread Starter jtacbas

    (@jtacbas)

    This CSS is still in place, yet the background shows as gray. That’s why I’m inquiring here.

    Hi, same problem here. Worked well on another website a weeks ago (and still working). I think it depends on the theme you use.

    I’ve found this solution :
    .main-container::after { background-color: transparent!important}

    Hope this help

    Thread Starter jtacbas

    (@jtacbas)

    @emmanuelugo Hey, that worked for me! Thank you so much for the help! I appreciate it!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gray background despite CSS recommended’ is closed to new replies.