How can I insert a divider line between two offers?

Solved

How can I insert a divider line between two offers?

ZephyrShop
Excursionist
53 0 6

How do i add a divider line between  the "Get more, save more" offer and "Get an additional 10% off with this bundle offer"

 

Screenshot from 2024-02-14 16-23-55.png

 

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
9867 2348 2946

This is an accepted solution.

Hi @ZephyrShop 

Do you mean like this?

Made4uoRibe_0-1707943092335.png

If it is check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

div#shopify-block-vitals_ub_product_bundles_bDMU84 {
    border-top: 1px solid black;
}

 

And Save. 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 2 (2)

Made4uo-Ribe
Shopify Partner
9867 2348 2946

This is an accepted solution.

Hi @ZephyrShop 

Do you mean like this?

Made4uoRibe_0-1707943092335.png

If it is check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

div#shopify-block-vitals_ub_product_bundles_bDMU84 {
    border-top: 1px solid black;
}

 

And Save. 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
ZephyrShop
Excursionist
53 0 6

How do i add the same thing in between the description and "neon car interior rgb led ambient light strip kit

Screenshot from 2024-02-16 09-43-10.png

"