Home Forums Basel support forum Page speed

Page speed

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #267312

    model131
    Participant

    Hello,

    Could you help with improving page speed loading, especially the three below:

    1. https://prnt.sc/zuo75u
    2. https://prnt.sc/zuo9l3
    3. https://prnt.sc/zuob5o

    Best,
    Dariusz

    #267375

    Artem Temos
    Keymaster

    Hello,

    In general, our theme is already optimized and doesn’t have too many resources to make your website slow. Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images, or other resources. So we suggest you remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache or use WP Rocket for both tasks.

    Kind Regards
    XTemos Studio

    #267632

    model131
    Participant

    Hi Artem,

    Thanks, it helped.

    Could you also tell me how to change the colour of the “new” label?

    https://www.modelight.co.uk/product/antigua-fl-white/

    Best,
    Dariusz

    #267634

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .product-label.new {
        background-color: #ff8e44;
    }
    #267640

    model131
    Participant

    It worked. Thank you.

    One more thing in relation to this label.

    Can I change the round shape to the square one?

    #267657

    Leds
    Participant

    Theme Settings -> Shop -> Product Labels

    #267664

    model131
    Participant

    Thanks a lot.
    Best,
    Dariusz

    #267675

    model131
    Participant

    Could you also tell me how to change the colour of the “hot” label?

    #267774

    Artem Temos
    Keymaster

    Here is a CSS code for the “Hot” label

    .product-label.featured {
        background-color: #ff8e44;
    }
    #268020

    model131
    Participant

    Thanks a lot.

    One more thing related to plugins.

    I’ve noticed that wp bakery 6.6.0 was released and I’d like to update it.

    When you can have the new version available to download?

    #268066

    Artem Temos
    Keymaster

    Hi,

    We have updated the plugin on our server. You should be able to update it now via Appearance -> Install plugins.

    Kind Regards

    #268139

    model131
    Participant

    Thanks a lot.

    #268140

    Artem Temos
    Keymaster

    You are welcome! Feel free to contact us if you have any questions.

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Page speed’ is closed to new replies.