New Landing How can we help? Atelier SwiftSlider Default Font

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #237478
    grapelondon
    Member
    Post count: 45

    Hi all,

    Hope you had a good Xmas holiday.

    Can you advise on the appropriate CSS code to change the default font setting for the header in a Swift Slider?

    At the moment I believe it picks up <H1> but I would like to change it so it picks up another one of the font headings?

    Many thanks,
    P

    #237490
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Here is the full CSS stack, this should allow you to customise it if added to your custom CSS within the theme options.

    .swift-slider h1, 
    .swift-slider .impact-text, 
    .swift-slider .impact-text>p, 
    .swift-slider .impact-text-large, 
    .swift-slider .impact-text-large>p, 
    .swift-slider h3.countdown-subject, 
    .swift-slider .swiper-slide .caption-content>h2, 
    .swift-slider #jckqv h1 {
        font-family: Dosis;
        line-height: 38px;
        letter-spacing: 1px;
        font-weight: 400;
        font-style: normal;
        font-size: 28px;
    }

    Thanks.

    #237496
    grapelondon
    Member
    Post count: 45

    Awesome, thanks. I’ll plug it in and give it a try.

    Cheers!

    #237497
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register