Shopify themes, liquid, logos, and UX
Hello,
Theme: Berlin
Website: www.byorto.com
I need help adjusting the dimensions of the split screen slideshow images and text
On mobile version - there is a "White" gap between the images and text, as well as between the text and the ticker. I want it to be filled completely so no white gaps
On both mobile + desktop the center white line is also doesn't fit perfectly. Leaves a gap as shown above
Last thing:
I am attempting to adjust this section in the footer but can't seem to find where to change it. Any one knows how to do so?
Thank you for your responses and help!
Solved! Go to the solution
This is an accepted solution.
Hi there,
I didn’t find any issues related to the line spacing on the desktop version.
However, for mobile, the main reason for the gaps is inconsistent content in the paragraphs, which results in unequal slide heights. You have two options:
.split-screen-slideshow__text-slider__wrapper {
height: 230px;
}
.split-screen-slideshow__text-slider__wrapper .richtext__content {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3; /* number of lines to show */
line-clamp: 3;
-webkit-box-orient: vertical;
}
If you need further assistance, please contact me via email at Mehran.ali5300@gmail.com.
If this solution helps you, kindly like this reply and mark it as a solution.
If you need an expert Shopify developer for customization and development, feel free to contact me via email or WhatsApp.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
This is an accepted solution.
Hi there,
I didn’t find any issues related to the line spacing on the desktop version.
However, for mobile, the main reason for the gaps is inconsistent content in the paragraphs, which results in unequal slide heights. You have two options:
.split-screen-slideshow__text-slider__wrapper {
height: 230px;
}
.split-screen-slideshow__text-slider__wrapper .richtext__content {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3; /* number of lines to show */
line-clamp: 3;
-webkit-box-orient: vertical;
}
If you need further assistance, please contact me via email at Mehran.ali5300@gmail.com.
If this solution helps you, kindly like this reply and mark it as a solution.
If you need an expert Shopify developer for customization and development, feel free to contact me via email or WhatsApp.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024