Add space between count down banner and collection below - Testament Theme

Solved

Add space between count down banner and collection below - Testament Theme

SaucyPeach
Excursionist
44 1 14

Hi,

I am trying to add more space between count down banner and collection that is below using Testament Theme

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
2401 695 835

This is an accepted solution.

- Here is the solution for you @SaucyPeach 
- 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>
.global__section.section-countdown {
    margin-bottom: 50px !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1726242161063.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 8 (8)

Tech_Coding
Shopify Partner
514 132 131

Hello @SaucyPeach 
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
SaucyPeach
Excursionist
44 1 14

saucypeach.com

P/W: Password

BSS-TekLabs
Shopify Partner
2401 695 835

Hello @SaucyPeach 
Our team is ready to help you.
Please share your website URL so that we can check and assist 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
SaucyPeach
Excursionist
44 1 14
saucypeach.com
P/W- Password
BSS-TekLabs
Shopify Partner
2401 695 835

This is an accepted solution.

- Here is the solution for you @SaucyPeach 
- 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>
.global__section.section-countdown {
    margin-bottom: 50px !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1726242161063.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
SaucyPeach
Excursionist
44 1 14

Thank you for the help and quick reply!

BSS-TekLabs
Shopify Partner
2401 695 835

Glad to help you. Have a good day.

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
SaucyPeach
Excursionist
44 1 14

Im not seeing base.css in assets

SaucyPeach_0-1726245005414.png