Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #312414
    Klemen Markelj
    Participant

    Hello, how to change fonts in featured slider. I would like to have all Arial Black, Gadget, sans-serif

    https://gregahabicband.com/

    Thanks for your help.

    Klemen

    #312470
    tikaram
    Keymaster

    @klemen : Login to your WordPress admin section.
    Go to Appearance => Customize => Theme Options => Font Family Options

    You will find a list of font family options. Select a desired font for the different elements of you site. Let me know if you have any difficulty changing the font family.

    Regards,
    Tikaram

    #312474
    Klemen Markelj
    Participant

    I have selected all Arial black but in slider section fonts wont change.

    #312479
    tikaram
    Keymaster

    @klemen :Login to your WordPress admin section.
    Go to Appearance => Customize => Additional css and add the following css

    #feature-slider-section .entry-title {
      font-family: "Arial Black", Gadget, sans-serif;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #312484
    Klemen Markelj
    Participant

    Yes that works! Thanks!!

    Regards,

    Klemen

    #314796
    ibtesam
    Participant

    Hello, how to change fonts in featured slider. I would like to have all Arial Black, Gadget, sans-serif.

    #314805
    tikaram
    Keymaster

    @ibtesam : Can you please post in your site URL so that I can provide you the required additional css.

    Regards,
    Tikaram

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Fonts in featured slider’ is closed to new replies.