Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #457484

    I would like to make the caption titles on my fullscreen slider non bold to match the style of the text on the rest of my site. Can you please provide me with some quick css to do this please? Thanks!

    #457490

    Hi djshortkut!

    Please add following code to Quick CSS

    div .slideshow_caption h2 {
      font-weight: 300;
    }

    Regards,
    Yigit

    #457492

    Thank you! You can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullscreen Slider Font Styling’ is closed to new replies.