this slideshow specifically, thanks!
Hello @rushianrsx
you need to do custom code for that, In which you have to divide div into two parts in first div you can set width
For Example:
place image code here
You can use slick slick slider
CSS:
.section-division{
display:flex;
justify-content:flex-start;
align-items:flex-start;
}
.media-section{
width:70%;
}
.slider-wrapper{
width:30%;
}
and create section settings.
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi, @rushianrsx . I’m happy to help you out with this! Can you tell me more about the specific features you’re trying to recreate using the Dawn theme?
The Dawn theme does have a slideshow section you can add to your storefront. It won’t look the exact same as the slideshow section that comes with other themes as each theme can look and function differently. However, there are quite a bit of settings that come with the slideshow section to help you customize the slideshow without having to do any coding.
You can find the section within your theme editor by going to Online store > Themes in your Shopify admin and clicking Customize next to the theme you want to edit. From there, if you don’t see the slideshow section added to your template already, you can add it by clicking Add section > Slideshow. You can then click on the slideshow section to open settings for that section. You can also find more detailed settings by clicking the individual blocks that make up the slideshow section. I recommend looking through these settings to see if you can set up your slideshow how you’d like to. This guide on using sections and blocks to customize your theme can help.
Please let me know if you have any questions after trying that!
doesnt work, the code cannot be made into a new section in the code editor
thanks but i want to make it exactly like the image above..
Hi, @rushianrsx .
You can achieve something similar using the theme settings available in Dawn, but in order to make it exactly like another theme you would need to switch themes or customize your theme code. We can’t assist with custom coding, but you can hire help for this. I recommend using the Shopify Partner Directory to find help for this. You can learn more about hiring help here.
Please let me know if you have any questions!
