• Hello, I can’t find where to adjust the textstyle that appears on my home slider pictures ( theme: virtue free) Can someone help me with that?
    thx in advance , Mari?lle

Viewing 7 replies - 1 through 7 (of 7 total)
  • hannah

    (@hannahritner)

    Hey,

    Thanks for reaching out! You should be able to adjust this from Theme Options > Home Slider.

    Hope that helps!

    Hannah

    Thread Starter jellybee

    (@jellybee)

    Hi Hannah, unfortunately I can’t adjust the textstyle there. I can change the slider picture and also the text I want to show, but can’t change the style of this text……do you have more advice?? Thx in advance, Mari?lle

    hannah

    (@hannahritner)

    Hey,

    Sorry for misunderstanding. That pulls from your h1 setting in Theme Options > Typography. Or you can use this css to target only the slider title:

    .headerfont, .tp-caption {
    font-family: Lato;
    font-size: 40px;
    }

    Hope that helps!

    Best,

    Hannah

    Thread Starter jellybee

    (@jellybee)

    Hi , I managed to change the font family, using the code you provided. I also ?tried to change the font size, but unfortunately it’s not working. Can you help me out??

    What I added in css is:

    .headerfont, .tp-caption {font-family: Amatic SC;font-size: 50px;}

    Hope to hear from you,

    thx Mari?lle

    hannah

    (@hannahritner)

    Hi Mari?lle,

    Can you post a link to your site?

    Thanks,

    Hannah

    Thread Starter jellybee

    (@jellybee)

    Hi Hannah,

    my website is:

    https://www.vrijeadem.nl

    you need to login with:

    login name : jelly

    password: Ipadem3022%

    hope to hear from you again??, thx Mari?lle

    hannah

    (@hannahritner)

    This css should do it for you:

    .kt-full-slider .flex-caption-case .captiontext {
    font-family: sans-serif;
    }

    Hope it helps!

    Best,

    Hannah

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Adjust home slider text style’ is closed to new replies.