• Hi I’ve tried the suggested and altered the font in the media screen section of the css but the text is still not showing when viewed on mobile phones.

    It looks fine on a laptop or tablet.

    Does someone have Sydney running with text on their slider that I can check on my various phones?

    Or is there something I’m missing in the css that is not font related?

    I’m happy to provide link to site if needed, thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi,

    Don’t really know what code you’ve added but please wait 1-2 days until the next version goes live and the text slider will be displayed on mobiles ??

    Thread Starter Cathylin

    (@cathylin)

    Thanks! I’ll look out for it and appreciate the speedy feedback.

    Vlad,
    Would you be able to post the coding that you add to the new version? I’ve written over some of the code because I don’t know how to create a child theme.

    Also, in terms of mobile fixes, I’ve noted that the menu does not appear on my pages that have “Image” type headers, even when scrolling to the top of the page on a mobile device. Or, maybe there’s a setting I’m missing?

    @savariavehicles: You can see all the changes here. Take some time to do a child theme though, it’s worth it.

    Try setting a bigger height for your header image, I assume you’ve set a very small height and the button goes outside of your image. Post a link if not.

    Vlad,
    Exactly right about the small height. I had it down to only 80px because I could not figure out how else to minimize the amount of space between the top of the page and where my first row of text begins. Is there a way to somehow remove that default white space above my first row and below the top of the page?

    Also, great thanks for the code. I will certainly put effort into a child theme though.

    Post a link please so I can see exactly what you mean.

    You can add this and adjust as needed:

    .page-wrap {
          padding-top: 40px;
    }

    Where do I add that?

    In a child theme or in a custom CSS plugin.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Slider text not showing on mobile’ is closed to new replies.