Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #75687
    jorgela
    Participant
    Premium Member

    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!

    #75689
    vako
    Keymaster
    WP Royal Team

    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

    #75693
    jorgela
    Participant
    Premium Member

    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!

     

    #75695
    vako
    Keymaster
    WP Royal Team

    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

    #75701
    jorgela
    Participant
    Premium Member
    This reply has been marked as private.
    #75705
    vako
    Keymaster
    WP Royal Team

    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

    #75707
    jorgela
    Participant
    Premium Member
    This reply has been marked as private.
    #75708
    vako
    Keymaster
    WP Royal Team

    Hi Jorgela,

     

    We changed css snippet a bit, please check and let us know if the solutions work for you.

     

    Kind Regards

    #75712
    jorgela
    Participant
    Premium Member

    mmm.. the logo appears too small in desktop version. But with your script, I try and I find a compromise… 🙂

    Thanks!

    Jo

    #75713
    vako
    Keymaster
    WP Royal Team

    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

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