Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi @outerspection,

    Use below css rule

    @media (max-width: 479px)
    #main-slide .slider-content h2 {
    font-size: 14px;
    line-height: normal;
    margin-top: 48px;
    margin-bottom: 5px;
    }

    Note :- If you didn’t found any changes after this, please also try the above css rule with !important Property.

    Please update us about this topic. we are happy to help you.

    Thank You

    Thread Starter Outerspection

    (@outerspection)

    That worked thank you! I was working with that code yesterday.

    Hopefully one last question please… How can I decrease the spacing between the two lines on the slider? I would like to have the lines closer together on both the mobile and desktop versions.

    Thank you greatly for your help!

    Thread Starter Outerspection

    (@outerspection)

    No worries…I figured it out.

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Great, Have a good day.

    Thank You

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Words in the slider disappear in mobile site’ is closed to new replies.