Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #71348
    Amy Puto
    Participant
    Premium Member

    Hi, when I first started using your theme 3 years ago, you created some custom CSS that I am still using, that fixed my issue with the header being cut off on the phone and tablet screen size. I don’t know if an update to the theme has changed something but now my header is being cut off on my phone.  It is fine on the tablet. Can you help?

    My website is https://marathonfloridakeysrealestate.com/

    Here is my custom CSS I am using, I have not changed anything.

    img {

    display: inline !important;

    }


    @media
    screen and (max-width: 979px) {

    .sidebar-left, .sidebar-left-wrap {

    display: none !important;

    }

    }


    @media
    screen and (max-width: 1550px) {

    .entry-header {

    height: 400px !important;

    }

    }


    @media
    screen and (max-width: 952px) {

    .entry-header {

    height: 300px !important;

    }

    }


    @media
    screen and (max-width: 718px) {

    .entry-header {

    height: 200px !important;

    }

    }


    @media
    screen and (max-width: 476px) {

    .entry-header {

    height: 120px !important;

    }

    }

     

     

    #71352
    vako
    Keymaster
    Premium Member

    Hi Amy,

     

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #71355
    Amy Puto
    Participant
    Premium Member
    This reply has been marked as private.
    #71360
    vako
    Keymaster
    Premium Member

    Hi Amy,

     

    Done, please check and let us know if you need any further help.

     

    Kind Regards

    #71361
    Amy Puto
    Participant
    Premium Member

    Hi Vako,

    I see it is correct now however when you load the page, there appears to be a photo behind the header (a piece of the larger size of my header), that loads first then goes away, then the header is correct.  Can you get rid of that background photo that appears first then disappears?

    #71365
    vako
    Keymaster
    Premium Member

    Hi Amy,

     

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

     

    Kind Regards

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