Home Forums WoodMart support forum Carrousel informacion boxes issue

Carrousel informacion boxes issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #562494

    ursawarrior
    Participant

    Hello good afternoon, I’m having some issues with the element ” Carrousel informacion boxes” , icons added are svg so these must me re scaled according to svg configurations, since I added them, they are 50 x 50 px, but they are no t correctly re scaling, and the overflow over other boxes it’s being a problem try to fit the box without overflow, most likely in mobile view and tablet view.
    I tried to configure every single configuration available in element setting, but I couldn’t, I hope you can help me with that.

    Here I am attaching the behavior that I wrote about
    https://gyazo.com/473b43c4794c51d4b98e3224c8f8e9e3

    Best regards

    #562581

    Luke Nielsen
    Keymaster

    Hello,

    Send me access to the admin panel so I can investigate it.

    Thank you for your time.

    Kind Regards

    #562633

    ursawarrior
    Participant

    Hello, Here are the information required
    I want svg icons scalable according to svg configurations, since I added them, they are 50 x 50 px for mobile devices and tablet devices

    Thanks in advance for the help

    #562652

    Luke Nielsen
    Keymaster

    Hello,

    Edit the Icon via the Elementor and define the “Custom” size and set it as 50×50 – https://prnt.sc/yOLW2WaXmBmq, then recheck the issue.

    Kind Regards

    #562823

    ursawarrior
    Participant

    Hello, yes it works, but it is not mobile friendly because it would have only a single size for all devices, and that’s the reason I did not use that option, is there another way to resize automatically using scalable svg features? I hope so.

    Best regards

    #563511

    Luke Nielsen
    Keymaster

    Hello,

    Sorry for the delay.

    I see now the critical issue on your website – https://prnt.sc/5aAfHWtfG8pS, could you please fix that so I can check the images again?

    Kind Regards

    #563687

    ursawarrior
    Participant

    Hello

    Yes, my bad, I tried to change elementor configuration system, like landing page and header builder, and something make it happen, I mean the error, I am not sure what, but It is working right now.
    I hope you can help me.
    Thanks in advance
    Best regards

    #564206

    Luke Nielsen
    Keymaster

    Hello,

    You can change it back to 150x150px and define the custom below into the “Global Custom CSS” area in Theme Settings -> Custom CSS:

    .info-box-icon,
    .info-svg-wrapper {
    	max-width: 100%;
    }

    In the next update, it will be fixed.

    Kind Regards

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