Revibe Thumb Slider Type Sizing Too Large - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Revibe Thumb Slider Type Sizing Too Large

T

timwoodrum

Extension 8 months ago

Hello is there a way to adjust the size of the font on the Thumb Slider? It is a little to large. Thank you. https://fireignitersnetwork.org/index.php

0
1 Answers
Asfakur Rahman Saikat
Asfakur Rahman Saikat
Accepted Answer
Support Agent 8 months ago #182952

Hi there,

Thank you for reaching out.

Please add the following custom CSS in the Theme Slider add-on under the Custom CSS section like this:
View Screenshot

#addonId .slider-title{
  font-size: 80px;
  letter-spacing: 0.1px;
}

This should resolve your issue.

Let me know if you have any further questions!

Best regards

0