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

    Hi

    1- check the picture below. this part is too big on mobile, how can we make it smaller?

    View post on imgur.com

    2 – our website is opens too slowly have check pls https://www.losatercume.com/

    thank you

    #1334474

    Hey Denizist,

    Thank you for the inquiry.

    1.) You can use this css code to adjust the width of the logo slider on mobile view. Make sure to toggle the file compression settings and purge the cache after adding it.

    @media only screen and (max-width: 767px) { 
       .avia-content-slider-inner {
          max-width: 50%;
          margin: 0 auto;
       }
    }
    

    2.) Have you done any page load optimization to the site? If you haven’t, please check the following articles for more info about site optimization. You can start with image compression and installing a cache plugin.

    // https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
    // https://gtmetrix.com/wordpress-optimization-guide.html

    Best regards,
    Ismael

    #1334586

    Hi Ismael thank you for you kindly help.. the 1 is ok now the 2 im using two plugin for optimisation and cache but website still working slowly can you help us thank you.

    #1334633

    Hi,

    Thank you for the update.

    Site optimization is beyond the scope of support, unfortunately. Loading speed is influenced by a lot of factors such as the server specs, the numbers of plugins installed, images, client connection etc, and not just the theme. You have to follow the recommendations outlined in the articles above, or hire a freelance developer who specializes in site optimization in order to improve the loading speed.

    Best regards,
    Ismael

    #1334663

    Thank you dear Ismael
    This theme doesn’t get indexed either in the google can you cheack it pls.

    thank you

    #1334913

    Hi,

    Did you setup the Google Analytics tracker? Please check this documentation for more info.

    // https://kriesi.at/documentation/enfold/google-analytics/

    If the issue persists, please open another thread and post the site details in the private field. We will close this one for now.

    Thank you for your patience.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘mobile friendly problems’ is closed to new replies.