Okay
  Public Ticket #3512499
Preloader
Closed

Comments

  • Lirim started the conversation

    Hi

    I am wondering where I can change the size of the displayed preloader, as the images I upload always get resized?

  •  1,626
    Andrey replied

    Hello, Dear Lirim Orllati!

    Thank you for your message.

    We have checked your website. The preloader appears correctly:

    https://tinyurl.com/ymt7d6lv

    If you want to increase it, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    .preloader_image {
        width: 150px;
        height: 150px;
    }
    

    Then prepare image for preloader with 150 x 150 px  and re-upload it.

    Best Regards!

  • Lirim replied

    Hi Andrey, thank you so much for the fast reply!


    Can you give me a code like that for the logo too? it keeps resizing it.

  •  1,626
    Andrey replied

    Hello, Dear Lirim Orllati!

    Please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    a.logo img {
        max-width: 170px;
    }
    

    Then save changes and check results at front-end.

    Best Regards!

  • Lirim replied

    thanks - didn't change much somehow but looks a little better.


    1 more & last question: how do I change the language of the field boxes (lets say, search for keyword when u have the search button?


    also - how can I delete the below contact form (not the dark one) from the contact page? at unyson page builder I cant even see the form, same in customizer.. pretty weird

  • Lirim replied

    sorry, just saw this:


    how do I center it on mobile? also with css code?


    see picture

    Attached files:  WhatsApp Bild 2023-11-01 um 11.17.03_970b594e.jpg

  •  1,626
    Andrey replied

    Hello, Dear Lirim!

    We have fixed that issue, please clear cache in a browser and check: https://tinyurl.com/yljlavcf

    Best Regards!

  • Lirim replied

    Hi Andrey, Thank you!


    It actually isn't centered very good and now when I try to load the website on mobile, the preloader doesn't go away at all. Which changes have you made?


    Thanks in advance

  •  1,626
    Andrey replied

    Hello, Dear Lirim!

    We have centered preloader for desktop and mobile, please check:

    Desktop: https://tinyurl.com/yn5c4jt5

    Mobile: https://tinyurl.com/yotetn37

    Please refresh cache in a browser and check results at front-end.

    Best Regards!

  • Lirim replied

    Hello Andrey


    Mobile doesn‘t seem quite to be centered:

    Attached files:  IMG_7428.png

  •  1,626
    Andrey replied

    Hello, Dear Lirim!

    We have done additional settings to display preloader correctly.

    Just in case, reset your cache in mobile browser and check once more.

    Best Regards!