• Resolved garrettsmith

    (@garrettsmith)


    My site’s theme font is Roboto w/ font-weight:300 but when I add the flip boxes, it changes the entire page font to something else.

    How do I change the font and style of the flip box text (and entire page)?

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

Viewing 1 replies (of 1 total)
  • baljitdhanjal

    (@baljitdhanjal)

    Hi @garrettsmith,

    First of all thanks for using our plugin.
    In order to change the font size and font style of the flip box text add this custom css.

    .image-desc p {
        font-style: italic!important;
        font-size: 13px!important;
    }

    Feel free to contact us if you need any further assistance.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin changes font’ is closed to new replies.