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

    Hey wieslander!

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

    .alternate_color .avia-content-slider .slide-image { background-color: transparent; }

    Regards,
    Yigit

    #230610

    Yeah! That’s how you do it. Well done.

    I should also say that I managed to guess that to disable the background from changing in the main content as well, I just added a second copy of your code with the word “alternate” changed to “main” as in:

    .main_color .avia-content-slider .slide-image { background-color: transparent; }

    Thank you very much for your help and quick reply, Yigit.

    / Andreas

    #230614

    Hi!

    Yes, that is the main color version of the code. You are welcome! Let us know if you have any other questions or issues

    Regards,
    Yigit

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