• Resolved MR808

    (@mr808)


    Starbox author name is supposed to be in Arial or smoother font as provided by the theme but it’s showing in Times New Roman like font. Please help.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Calin Vingan

    (@calinvingan)

    Hi,

    You can add a custom CSS in your theme like:

    .abh_box *{
      font-family: Arial, sans-serif;
    }

    This will force the font within the Starbox to change to Arial.

    Best, Calin

Viewing 1 replies (of 1 total)

The topic ‘STARBOX AUTHOR FONT ISSUE. HALP!’ is closed to new replies.