Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #422076

    Afternoon Kriesi

    Simple one for you I’m sure.

    Just want to increase the font size to 15 in the content slider.

    Thanks,

    Ali

    #422321

    Hi infobahncreative!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #422359
    This reply has been marked as private.
    #422543

    Hey!

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

    .slide-entry p {
      font-size: 15px;
    }

    Cheers!
    Yigit

    #422607

    Thanks Yigit – spot on. Any chance you could give me the code for the slide title to also be 15px?

    Thanks,

    Ali

    #422611

    Hi Ali

    Please add following code to Quick CSS as well

    .avia-content-slider .slide-entry-title {
      font-size: 15px;
    }

    Regards,
    Yigit

    #422684

    Spot on Yigit.

    Thanks.

    Resolved.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Increase font size in contect slider’ is closed to new replies.