space removing under title

Solved

space removing under title

manan123
Pathfinder
179 1 23

hii im using dawn theme , i want to move MRP little upwards as you see there's more spacing i want to move it little upwards plz help .

 

website : https://mansaroverfurnishings.com/products/iconic-bed-spread-new-collection-by-ross?_pos=1&_sid=5e0b...

 

manan123_0-1726749725498.png

 

Accepted Solutions (2)

BSS-TekLabs
Shopify Partner
2350 702 828

This is an accepted solution.

<style>
.swym-flex, .product__title {
    margin-bottom: 0 !important;
}
.swym-flex+.no-js-hidden {
    margin-top: 0 !important;
}
</style>

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


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

View solution in original post

BSS-TekLabs
Shopify Partner
2350 702 828

This is an accepted solution.

- Here is the solution for you @manan123 
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it

<style>
.swym-flex, .product__title {
    margin-bottom: 0 !important;
}
.swym-flex+.no-js-hidden {
    margin-top: 0 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1726750347174.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


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

View solution in original post

Replies 6 (6)

manan123
Pathfinder
179 1 23

@BSS-TekLabs Please look into this also

BSS-TekLabs
Shopify Partner
2350 702 828

This is an accepted solution.

<style>
.swym-flex, .product__title {
    margin-bottom: 0 !important;
}
.swym-flex+.no-js-hidden {
    margin-top: 0 !important;
}
</style>

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2350 702 828

This is an accepted solution.

- Here is the solution for you @manan123 
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it

<style>
.swym-flex, .product__title {
    margin-bottom: 0 !important;
}
.swym-flex+.no-js-hidden {
    margin-top: 0 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1726750347174.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


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

thanks again!!!!😍

BSS-TekLabs
Shopify Partner
2350 702 828

Glad to help you. Have a good day.

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


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

Hii, i also have to ask you one thing i have one section which is slideshow section, in which there's a option to upload images  for mobile & desktop devices , but there's not a option to upload video for for mobile & desktop sepereate, it only gives option to upload one video. Can you customize it so that there could be option to upload video also for mobile & desktop devices seperately?