• Resolved yosikrivo

    (@yosikrivo)


    Hello,
    I need to change font size for the text “call us now” aside the icon.
    Appreciate receiving CSS for that.
    Thanks for great plugin.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jerry Rietveld

    (@jgrietveld)

    Hello!

    Thanks for your message. Here’s the CSS for changing the font-size:

    a.call-now-button.cnb-full span {
        font-size: 150%;
    }

    In the example I’ve set it to 150% where the default is 120%. Obviously you can change that to anything you’d prefer. You can also change the unit from percentages to pixels or something else if you prefer that.

    Let me know if you have any other questions.

    Cheers,
    Jerry

    Thread Starter yosikrivo

    (@yosikrivo)

    Thanks for the prompt reply. Great plugin.

    Plugin Author Jerry Rietveld

    (@jgrietveld)

    Hi there,

    I’ve just updated the CSS as it was not completely in line with your set up. The code above should work for you!

    Cheers,
    Jerry

    Thread Starter yosikrivo

    (@yosikrivo)

    YES, you are right, now it is working just fine.
    Thanks again for your prompt reply.

    Plugin Author Jerry Rietveld

    (@jgrietveld)

    Excellent! Happy to hear that.

    Have a great day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Font size’ is closed to new replies.