Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #663400

    Hi Guys,

    I’am struggling with this caption text in the fullwidth slider.
    I was able to change the title into font-family: ‘Crimson Text’, serif; but this caption text wont change, only if i change the whole body text but that isnt what i want.

    Is there another solution to only change the caption text from raleway into font-family: ‘Crimson Text’, serif; ?

    Thanks a lot!

    #663742

    Hi Angelo,

    Try this CSS, it should work out for you:

    .avia-caption-content p {
    font-family: ‘Crimson Text’, serif !important;
    }

    Best regards,
    Rikard

    • This reply was modified 8 years ago by Rikard.
    #663746

    Thanks it worked for me!

    For now i only cant make the caption title responsive on different devices, it doesnt change the font size. Am i doin something wrong?

    #664157

    Hi,

    It looks responsive on my end, could you post a screenshot of the problem and try to describe it a bit more please?

    Best regards,
    Rikard

    #664161

    Hey Rikard, i am sorry for my late response. I have fixed it yesterday i made a h1 element from it instead of givin it a px.

    For now it works fine with me too.

    Thanks tho!

    #664312

    Hi,

    No problem, glad you found a solution :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change caption text font family fullwidth slider’ is closed to new replies.