Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: The typography of the featured product line is incorrect on the desktop device

Solved

The typography of the featured product line is incorrect on the desktop device

Jim
Explorer
66 2 23

 

a593e06f1e717c285f02af03e9446d5.png

web:  www.bmcarcover.com 

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2305 834 908

This is an accepted solution.

Hi @Jim

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
@media only screen and (min-width: 990px) {
.slider--desktop .slider__slide:first-child {
    margin-left: 15px !important;
}
}
</style>

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 6 (6)

BSSCommerce-HDL
Shopify Partner
2305 834 908

This is an accepted solution.

Hi @Jim

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
@media only screen and (min-width: 990px) {
.slider--desktop .slider__slide:first-child {
    margin-left: 15px !important;
}
}
</style>

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Jim
Explorer
66 2 23

Select a desktop device to enable wheel casting without response😭

BSSCommerce-HDL
Shopify Partner
2305 834 908

Hi @Jim, Your slide is active in the carousel via this button: 

BSSCommerceHDL_0-1724810408941.png

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Jim
Explorer
66 2 23

no, it also in featured product series, have a product carousel function

 

BSSCommerce-HDL
Shopify Partner
2305 834 908

Sorry @Jim. Theme dawn does not currently support this.

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

suyash1
Shopify Partner
10154 1255 1595

@Jim -- that space is set via css for slider, you click on arrows at bottom and the products will move to left, it does not have any text

 

you can add this css and check, Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

@media screen and (min-width: 990px) {
    .slider--desktop .slider__slide:first-child {margin-left: 0 !important;}
}

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.