Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59458
    Daphne
    Member

    Hi support team,

    Kindly advise whether there is a CSS code to make the featured content background transparent too.

    Thank you.

    #59472
    Sakin
    Keymaster

    @Daphne: Yes, just add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #featured-content {
        background-color: transparent;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Make featured content background transparent’ is closed to new replies.