Shopify themes, liquid, logos, and UX
Hello! I am hoping to make edits to the homepage slideshow settings in the Emerge theme. I would like to:
Included an image to outline the edits. Really appreciate any guidance! Thanks!
@boobieshack - this needs css and needs to be done as per screen sizes, can you please share the site link?
@boobieshack
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here
Hi @boobieshack,
Go to Assets > theme--async.css and paste this at the bottom of the file:
/* issue 1 */
.featured-content--root[data-text-position=bottom-left] .featured-content--container{
justify-content: center !important;
}
/* issue 2 */
.carousel--dot-nav{
left: 0 !important;
right: 0 !important;
justify-content: center !important;
}
/* issue 3 */
.carousel--arrow-nav {
display: none !important;
}
Hope it helps!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025