Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #485150

    Hi,

    I have used one of your demos and customized it. Looking great, but there are several issues when I read it on my Samsung Galaxy S6.

    1) There is a blank space at the top of the page
    2) The two buttons are not aligned. The top one is a little to the left or the bottom one a little to the right.
    3) Background is also different on my computer and on a cell phone. On the computer, I have an image towards the bottom of the page. This displays much further up on a cell phone, rendering the text illegible (and it is actually NOT the background at the bottom of the page, where I originally placed it).
    4) Does the overlay not work on cell phones? I would prefer that the image was darker and with overlay. If not, I can just find a new image that is darker.

    Thanks for amazing support!

    Magnus

    #485393

    Hi baramagnus!

    Add this to your custom CSS for the button alignments.

    @media screen and (max-width: 450px) {
    #top .avia-slideshow-button.avia-color-light { margin: 12px 0px !important; }
    }

    I don’t see any of the other issues on my Motorola E. Make sure your using the Chrome browser instead of the Samsung browser.

    Regards,
    Elliott

    #486333

    Thanks. Buttons are aligned now.
    I don’t get the problem with background image on Samsung standard browser. Still, many use Firefox, so it is bad, but I’ll let that go.

    Is there a way to place the top slider images differently? The white text is place directly on top of the computer screen, rendering the text fully illegible.

    Thanks,

    Magnus

    #486631

    Hey!

    Can you take a screenshot and highlight what your trying to do? Perhaps adding a transparent background to the text would work?

    Regards,
    Elliott

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