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

    Hi,
    I just noticed that my Headline Rotator has a different font size on the mobile screen than the desktop. I have the font set to default, so it would hopefully change size if I change my main body font for the web. Can you please take a look and see what might be causing it to be smaller on the mobile?
    Thanks!

    #668857

    Hi webdesign,

    I couldn’t see a headline rotator element on the page you linked to, did you remove it?

    Regards,
    Rikard

    #668871

    Woops… I did. Thanks for catching that! I need to add that back in. Instead, take a look at this page:

    #669393

    Hi,

    Still can’t see one unfortunately, maybe you could create a test page with only the element in question?

    Thanks,
    Rikard

    #672929

    Hey Rikard,
    The headline rotator is right after the first paragraph, and the word changes from “modification” to “sale” to “refrigeration.” It is also listed on the page shown below:

    #673500

    Hi,

    Sorry, my bad. It was so small I didn’t notice it :-)

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top .av-rotator-container-inner {
        font-size: 1em !important;
    }
    }

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.