- This topic has 9 replies, 2 voices, and was last updated 1 year, 2 months ago by
vako.
-
AuthorPosts
-
July 25, 2024 at 4:55 pm #75687
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!
July 26, 2024 at 1:20 am #75689Hi 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
July 27, 2024 at 12:03 pm #75693Hi,
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!
July 29, 2024 at 9:58 pm #75695Hi 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
July 30, 2024 at 11:06 am #75701This reply has been marked as private.July 31, 2024 at 11:48 pm #75705Hi 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
August 1, 2024 at 10:10 am #75707This reply has been marked as private.August 3, 2024 at 11:40 pm #75708Hi Jorgela,
We changed css snippet a bit, please check and let us know if the solutions work for you.
Kind Regards
August 9, 2024 at 10:57 am #75712mmm.. the logo appears too small in desktop version. But with your script, I try and I find a compromise… 🙂
Thanks!
Jo
August 9, 2024 at 11:06 pm #75713I am glad to hear that!
Feel free to contact us at any time, and we appreciate your continued trust in our services.
Kind Regards
-
AuthorPosts
- You must be logged in to reply to this topic.
