- This topic has 9 replies, 2 voices, and was last updated 3 weeks, 3 days ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Hi,
I loe yout theme, but I would need to hide the slider (or reduce the logo proportionally), because the logo almost completely covers the slider on mobile devices.
How can I do? do I have to introduce a custom css? If so, can you tell me how to do it?
Thank you!
Hi Jorgela,
At first, thank you for choosing our theme and service.
To provide you with the most accurate assistance, could you please describe the issue you’re facing in more detail? Additionally, sharing a direct link to the page where the problem appears would be immensely helpful. If possible, providing screenshots of the issue will give us a clearer understanding and allow for more targeted support.
Once we have this information, we’ll be better equipped to identify the issue and provide a solution.
Kind Regards
Hi,
Here’s the URL, if you look at the site with a mobile device, you see that the logo covers the slideshow .. I would like to improve this. By removing the slideshow or making it more responsive…
Thanks!
Hi Jorgela,
Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:
@media screen and (max-width: 880px){
.header-logo {
width: 100px !important;
padding-top: 13% !important;
}
}
Kind Regards
Hi Jorgela,
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 make your reply private to hide the response form the other users.
Kind Regards
Hi Jorgela,
We changed css snippet a bit, please check and let us know if the solutions work for you.
Kind Regards
mmm.. the logo appears too small in desktop version. But with your script, I try and I find a compromise… 🙂
Thanks!
Jo
I am glad to hear that!
Feel free to contact us at any time, and we appreciate your continued trust in our services.
Kind Regards