Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Trying to figure out how to move up the scroll arrows of a 'multiple images with text' section to right below the picture. Ideally widened out to where the left and right corners of the image is. How do I also make the Heading ('Lion's Mane' in the below picture) text smaller?
Solved! Go to the solution
This is an accepted solution.
Hi @btwu10
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .multiple-images-with-text__content-with-nav .prev-next-buttons { order: -1; }
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .multiple-images-with-text__content-list h1 { font-size: 30px; }
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
Hi @btwu10
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .multiple-images-with-text__content-with-nav .prev-next-buttons { order: -1; }
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .multiple-images-with-text__content-list h1 { font-size: 30px; }
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Thanks for providing your suggestion. As I scroll through, there is a gap between the scrolling arrows and the subheading 'Our Proprietary Blend' and it constantly fluctuates. How do I minimize the gap and make it consistent as I scroll through?
Please update the code
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .multiple-images-with-text__content-with-nav .prev-next-buttons { order: -1; }
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .multiple-images-with-text__content-list h1 { font-size: 30px; }
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .prose{ height: 0; }
#shopify-section-template--23970574467361__multiple_images_with_text_7fDKMb .prose.is-selected { height: auto; }
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hello @btwu10
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.
.multiple-images-with-text__content-with-nav {
display: flex;
flex-flow: column-reverse;
}
.prev-next-buttons {
gap: 17rem !important;
}
.h1 {
font-size: 2rem !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thank you as well for providing your suggestion. As I scroll through, there is a gap between the scrolling arrows and the subheading 'Our Proprietary Blend' and it constantly fluctuates. How do I minimize the gap and make it consistent as I scroll through?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024