• Resolved spfitzg

    (@spfitzg)


    I have a slider and a grid on my page. I want to change the size of the font for the title on the slider without impacting the size of the titles on the grid. How can I do this? I’ve tried several different options to get to the specific text just on the slider, but the size isn’t changing. Any suggestions?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hi @spfitzg,

    Thanks for reaching here.

    Please go to your Admin Panel->Appearance->Customize->Additional CSS.
    Please put CSS in “Additional CSS” section.

    .wpspw-slider-wrp .sp_wpspwpost_slider h2.wpspw-post-title a{font-size: 14px !important;}

    Let me know if you have any queries.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Change Font Size on Slider Title’ is closed to new replies.