Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #146425
    ritmo
    Participant

    HI, how can I change font size and box container make transparent in Featured Slider Images.

    #146427
    Skandha
    Participant

    @ritmo: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #slider-wrap .featured-text, #slider-wrap .featured-text:hover {
    	background:rgba(0, 0, 0, 0.0);
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

    #147523
    ritmo
    Participant

    Hi, code not working 🙁

    #147524
    ritmo
    Participant

    and what about font size, how can i change it. regards

    #147573
    Skandha
    Participant

    @ritmo: Please post in your site URL.

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured Slider Images – text font size’ is closed to new replies.