• Hello

    After I have installed plugin “Simple CSS” I can’t at all to change font-size or any value for two title. I can change title position and font-size for desktop version, but for the same title for mobile, id doesn not applied or change any thing.

    this is some code which I want to set for text for mobile:

    @media screen and (max-width: 640px) {

    .ms-layer.big-text {

    font-size: 25px;
    line-height: 5px
    }
    .ms-layer.medium-text {

    line-height: 5px;
    font-size: 20px;
    }

    What should I do people?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You’ll have to show us a page with the issue.

    Thread Starter casiowr

    (@casiowr)

    website is alerix.ba and two title are on the main page on slider which contains 4 images

    and then chose view 360×460 galaxy S5 for simulation

    it works for desktop but mobile doesn’t work

    • This reply was modified 9 years, 2 months ago by casiowr.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS can’t be applied’ is closed to new replies.