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

web: www.bmcarcover.com

1 Like

Hi @Jim_65 ,

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

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


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 :heart_eyes:

1 Like

@Jim_65 – 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;}
}
1 Like

Select a desktop device to enable wheel casting without response :sob:

1 Like

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

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

1 Like

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