Booklium: Responsive homepage slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #967666
    Ruxandra Ciuculescu
    Participant

    Hi! Could you advise how to make the homepage slider images responsive? Thank you in advance

    #967772
    Mary Evans
    Participant

    Hello Ruxandra,

    The pictures are cropped for mobiles by default, that`s why they can become blurry.
    We recommend installing the Regenerate Thumbnails plugin that allows regenerating thumbnail sizes for pictures.
    Please, make sure to set up the plugin in order to regenerate thumbnails as it is recommended in the Screenshots sections and Installation tab here.

    Best Regards,
    M. Evans

    #968461
    Ruxandra Ciuculescu
    Participant

    Hi Mary
    Thank you for the response! I have followed the indications however I can’t notice any difference when it comes to the homepage slider images after using the plugin: screenshot homepage mobile view
    Please could you let me know the optimal image resolution for the slider images and step by step instructions to Regenerate Thumbnails? Or is there maybe an alternative to this plugin that I could try?

    Many thanks!
    Ruxandra

    #968986
    Andre Flores
    Moderator

    Hello, Ruxandra!

    The original Booklium Homepage slider images dimensions are 1920×650 pixels. You may also try adding the following CSS code under Appearance ->Customize ->Additional CSS:

    @media (max-width: 991px) {
    .wp-block-getwid-section__background-slider-item img {
    	object-fit: contain;
    }

    This should make the image displayed better on mobile devices. If the issue persists, feel free to submit a request to our Help Desk, providing your website URL and temporary access to your Dashboard.

    Regards,
    Andre

    #969001
    Ruxandra Ciuculescu
    Participant

    Many thanks Andre! I think I can manage my way forward with this πŸ™‚ Have a nice day,
    Ruxandra

    #969012
    Andre Flores
    Moderator

    Hi, Ruxandra,

    You are most welcome πŸ™‚

    Regards,
    Andre

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