• Resolved matteo raggi

    (@whichtransfers)


    Hi, I would like to be free to change the type and color and size of fonts of title and categorie, is there a documentation somewhere about this feature?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author themifyme

    (@themifyme)

    Hi,

    Unfortunately we don’t have styling options for those, but we can help with Custom CSS, please let us know what and how you would like to change, so we can give you a Custom CSS for that.

    Thread Starter matteo raggi

    (@whichtransfers)

    ok, and where should I go to insert the custom css code? is it possible to receive some samples to start , for example to change the title fonts ?

    Plugin Author themifyme

    (@themifyme)

    Hi,

    You can add the Custom CSS to wp-admin > Appearance => Customize > Additional CSS. You can change the font of the titles with this Custom CSS:

    .wpf_color_icons li label {
    font-family: 'your font' !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.