Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #997267

    Good afternoon,

    Having some trouble with a page and i’m not sure how it’s acting different than the other pages. It displays excellent on desktop, but when brought to mobile the layout is all messed up. I used the same type of formating as all of the other pages on our site and even compared them side by side. Please take a look and let me know if there’s something I did wrong, I would greatly appreciate it!

    Currently a privately published page, password: filmfest2018

    #997278

    Hey alexx8675,

    Are you looking to just keep everything full-width on mobile?

    Best regards,
    Jordan Shannon

    #997279

    Yes, full-width would be fine. Just need it to display properly

    #997317

    Can anyone take a look at this to see what the issue is?

    #997322

    Hi,

    Try adding this to quick css:

    @media only screen and (max-width: 767px)  {
    .av_two_fifth, .av_three_fifth, .iconlist_content_wrap, .av_two_third, .av_two_third{
    width:100%!important;
    }
    
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial{
    padding:0 0!important;
    }}

    Best regards,
    Jordan Shannon

    #997331

    Added that to quick CSS, cleared cache. It’s still displaying the same way.

    #997333

    Hi,

    Did you add to very top of quick css so that it runs first?

    Best regards,
    Jordan Shannon

    #997339

    Yes, it’s been added to the very top of quick css. What’s weird is how this page is reformatting even the footer, and the first image is shrunk.

    #997365

    Hi,

    Please provide admin info in the private area so I can login and look into this further.

    Best regards,
    Jordan Shannon

    #997397

    Sorry just now seeing this. I’ve added my wordpress login for a moderator below. Would greatly appreciate if someone could take a look at this issue.

    #997443

    Hi,

    Thanks for that, I see that you have two caching plugins active. Could you make sure that the cache is cleared from them and that they are deactivated please? Otherwise you are likely to get cached results and you won’t see changes made to the site.

    Best regards,
    Rikard

    #997615

    I have tried disabling our caching plugin (W3 Total Cache), where are you seeing a second caching plugin? I’ve also tried clearing all cache and made other minor text changes that have shown up. We’re still getting the same non-mobile friendly results.

    Can someone take another look at this? It would be greatly appreciated!

    #998015

    Hi alexx8675,

    Could you please attach some screenshots of the issue?

    Looks fine on my end.

    Best regards,
    Victoria

    #998018

    Just checked it again. All is good.

    Thank you!

    #998072

    Hi,

    Did you need further help on this topic or shall we close?

    Best regards,
    Jordan Shannon

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