Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #780056

    Hi, love the theme, I just have a couple of mobile issues i need to iron out.

    The revolving headline is very large and crops off some copy.

    Also the quotes are quite large too, is there a way I can make them smaller?

    https://send-support.co.uk

    Password below.

    Thanks so much

    #780267

    Hey DaveThomasCo,

    First off, thanks for using our theme.

    To provide you some custom code, may you share with us some screenshot about the headline and the quotes?

    Best regards,
    John Torvik

    #780453

    Thanks Torvik,

    The revolving headline that needs to come smaller is here:

    [IMG]http://i64.tinypic.com/wumets.png[/IMG]

    And the Parallax doesn’t work (mobile only) on this guy:

    [IMG]http://i66.tinypic.com/52b8k4.png[/IMG]

    And the quotes are quite big:

    [IMG]http://i65.tinypic.com/2ponrth.png[/IMG]

    Thanks so much for your help.

    #782275

    Hi, I’m not sure if I’ve missed a reply so apologies if I have. Just checking if there’s solution. Thanks, Dave

    #782662

    Hi,

    Thank you for the update.

    1.) Please use the following css code to resize the font of the headline rotator.

    @media only screen and (max-width: 989px) {
      /* Add your Mobile Styles here */
      #top .av-rotator-container-inner {
          font-size: 40px !important;
          line-height: 1.3em !important;
      }
    }

    2.) Parallax effects are disabled on mobile devices by default because “fixed” elements are partially supported.

    3.) I don’t see any qoute tags in the page, just paragraph tags in a text block. Did you remove it?

    Best regards,
    Ismael

    #782732

    Hi, thanks so much, yes I moved the quotes to their own page now as they were so long! Thanks for all your help.

    #783233

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #783405

    Yes – all sorted. Perfect help as ever, thanks so much

    #783776

    Hi,

    Thanks for the kind words :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘A couple of mobile issues’ is closed to new replies.