Home Forums Aasta Pro How to make customized typography for the subtitle of the head slider?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34164
    yitian Liu
    Participant

    My client felt the font of subtitle on head slider is too small, we want to make it bigger or some different style like color to make it more notable. I tried, it can be changed by modifying H5 typography, but all H5 titles of content on the wesite will be affected, which is not expected.
    Thanks!

    #34176
    themearile
    Keymaster

    Hi Jay

    Okay, Kindly add the below CSS in the Additional CSS box, please go to the Appearance => Customize => Additional CSS then paste the CSS here and click on to publish button.

    .theme-main-slider .sub-title {
    font-size: 2rem !important;
    }

    You can set the font size in the CSS as per the requirement.

    Thanks

    • This reply was modified 3 years, 1 month ago by themearile.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.