Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author huge_it

    (@huge_it)

    Dear customer please contact us on [email protected] and tell them what font you want to set. they will customize the plugin and send it to you as there is no such option to change the font and doing it manually you may spoil it.

    macan77

    (@macan77)

    Hi,

    If you are making plugin then try to make it html valid. Solution is to put your css inside footer that will override slider styles, for title eg. <style type=”text/css”>
    .huge_it_slideshow_title_text_1 {
    background: none!important;
    font: normal 24px/32px “Century Gothic”, CenturyGothic, arial, sans-serif;
    color: #fff;
    text-shadow: -1px 1px 1px #000;
    }
    </style>

    This will produce html validation error but it will change title text styling…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change font for title & description?’ is closed to new replies.