Okay
  Public Ticket #2069406
Home Page Slider Font sizes
Closed

Comments

  • Drjones started the conversation

    I've tried a number of things to resolve this but i'm now at a loss. 

    I pretty sure its a simple fix but no matter what I add or change in the CSS I can not get the hero Subtitle copy on the Fullscreen slider home page to change size.

    I'm adding this to the CSS 

    .hero-subtitle {
        font-size: 20px;
        font-weight: 600;
        line-height: 20px;

    }

    But its only changes the subtitle font size on the portfolio page and not on the home page slider.

    HELP PLEASE!


  •  1,810
    Support replied

    Try modifying the font attributes of the slide's subtitles with

    #external-caption .slide-caption {
        font-size: 12px;
        line-height: 24px;
        font-weight: 600;
    }

    in customizer -> additional CSS

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy