- This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago by
vako.
-
AuthorPosts
-
June 22, 2023 at 8:08 pm #71348
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;
}
}
June 23, 2023 at 10:38 pm #71352Hi 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
June 23, 2023 at 10:58 pm #71355This reply has been marked as private.June 26, 2023 at 5:24 pm #71360Hi Amy,
Done, please check and let us know if you need any further help.
Kind Regards
June 26, 2023 at 5:30 pm #71361Hi 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?
June 26, 2023 at 5:59 pm #71365Hi 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
-
AuthorPosts
- You must be logged in to reply to this topic.
