Tagged: , ,

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #418919
    #418957

    Hey Natster079!

    According to this website – http://www.downforeveryoneorjustme.com/
    Your website is currently down. Please make sure that you have posted the correct link

    Best regards,
    Yigit

    #419017

    Hello, Apologies. I dropped an ‘n’ off the URL. I’ve updated it in my original post now.

    Thanks

    #419020

    Hey!

    Can you please try re-uploading your logo? I cannot see image source being added to IMG tag in source code. If that does not help, please create a temporary admin login and post it here privately

    Cheers!
    Yigit

    #419066
    This reply has been marked as private.
    #419237

    Hi!

    Instead of adding it as the color section background, add it as image element inside the color section. It will be more responsive.

    Cheers!
    Ismael

    #420132
    This reply has been marked as private.
    #421267

    Hey!

    It does resize on mobile view but require a few css modifications. Please provide a screenshot of the mobile layout that you want.

    Best regards,
    Ismael

    #421628
    This reply has been marked as private.
    #422320

    Hey!

    Add this to the Quick CSS field to adjust the size of the image on mobile view:

    @media only screen and (max-width: 767px) {
    .home div#av_section_1 .container {
      height: auto !important;
    }
    
    .home div#av_section_1 main.template-page {
    padding: 10px 0 !important;
    }
    }

    Regards,
    Ismael

    #422411
    This reply has been marked as private.
    #422882

    Hi!

    Yes, to the Quick CSS field at the bottom of that options page.

    Regards,
    Rikard

    #422979
    This reply has been marked as private.
    #423547

    Hi!

    I can’t see any difference between the two links on mobile. Can you provide screenshots of what you see? use imgur.com or public dropbox folder.
    Also please clear browser cache.

    Regards,
    Andy

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