Home Forums Luzuk Vancura Pro – Change of Slider Font Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42269
    Wing Shan Lai
    Participant

    I paid for the Vancura Pro, please tell me how can I change slider font size .

    #42349
    User Support
    Participant

    Hello Wing,
    To change the slider content font size, add the below Css into your Customizer >> Additional CSS, you may change the font size as per your need.

    .ht-slide-cap-title {
    font-size: 57px;
    }

    .ht-slide-cap-desc {
    font-size: 16px;
    }

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.