Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8404
    kmguru
    Member

    How do I change the font size in the slider text in CSS? Thank you.

    #8430
    Sakin
    Keymaster

    @kmguru: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .entry-title { font-size: 26px; }
    #main-slider .entry-content { font-size: 14px; }

    Note: Please be careful while you adjust as this theme is Responsive theme and you need to consider mobile devices as well.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Font Size in Slider on Home Page’ is closed to new replies.