• Resolved 01labs

    (@01labs)


    The plugin has everything that I need, well almost everything. I tried to enlarge the font size, but nothing changes. I tried different sizes but nothing. I was able to enlarge the button font size, but the main message font size is stuck at what looks like 10px. Any suggestions?

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

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

    (@vaakash)

    Hi @01labs,

    Thanks for using Announcer.

    Did you try changing the font size under the Design > Bar section?

    There is a row named “font” where you can change size and color.

    Thanks,
    Aakash

    Thread Starter 01labs

    (@01labs)

    Thank you for your reply. Yes, I did try changing the font via Design>Bar. However, nothing happened. The bar color was able to change, but the font color and font size did not. I can change the button color and font size/color, but not the bar.

    https://prnt.sc/eCyT9zIZYkrE

    Plugin Author vaakash

    (@vaakash)

    Hi @01labs,

    Looks like your theme is overriding the plugin’s settings.

    Can you please paste below CSS in your theme settings (there should be an option to paste “additional CSS”)

    #ancr-11514 p{
        color: #f2f2f2 !important;
        font-size: 18px !important;
    }

    In the next version, I’ll try to force this setting so themes don’t override.

    Thanks,
    Aakash

    Thread Starter 01labs

    (@01labs)

    Hi Aakash! Thank you..the CSS worked like a charm!! So awesome!!

    Plugin Author vaakash

    (@vaakash)

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cannot change font size of main message’ is closed to new replies.