• Resolved cuongpham259

    (@cuongpham259)


    Hi Team Support,

    I am trying to change Plugin display font from Late to Opensan with # wepos-main key but it is not working.

    Anyone can help me with css…

    I am quite satisfied with this Plugin, Thank a lot.

Viewing 1 replies (of 1 total)
  • Tanjir Al Mamun

    (@tanjiralmamun)

    Hi @cuongpham259,

    The key you’ve got is the correct one. I’ve checked with the same, and it’s working for me (https://snipboard.io/E3YJgu.jpg).

    However, you can try the below one as well. You need to add the code to the WordPress Dashboard > Appearance > Customize > Additional CSS area.

    div#wepos-main {
        font-family: 'Open Sans', sans-serif;
    }

    If it still doesn’t work, then clear your site cache as well as the browser cache and try again.

    Thank you,

Viewing 1 replies (of 1 total)
  • The topic ‘Support change the display font’ is closed to new replies.