• Resolved jairoubeda

    (@jairoubeda)


    Hello team,
    I need your help. I’m need to make the carousel boxes a bit wider in smartphones. Because of the width, the text that fits in one line is not much.
    Could you please help me to do this?
    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter jairoubeda

    (@jairoubeda)

    I’ve already solved this by using css and trial error method.
    In case anyone needs this, here’s what I did.
    1- Go to the plugin settings>View and select your view. Go to the table where you configure the kind of view you want depending on the resolution. I’ve lowered the last resolution to 280px, to make all the smartphones have the same settings.
    2- Add this code to your personal CSS theme code:
    .strong-view.controls-type-sides-outside {
    padding: 0 10px !important;
    }
    This overwrites the default 50px padding, making the box wider. It works for me, not sure if it’s wrong somehow, maybe some developer could help here ??

    Best regards,
    Jairo

Viewing 1 replies (of 1 total)
  • The topic ‘Make carousel boxes wider in smartphone’ is closed to new replies.