Style headline border-bottom

Solved

Style headline border-bottom

swalter85
Explorer
44 1 10

Hello,

I'm trying to move up this border.

Goal is the border to be slightly behind the text.

 

untammed.co

pw: wild

Here is the code I'm using:

 

 

Want Smarter & Healthier Children? <span style="  border-bottom: 15px solid #EBE0FB;">Meet Choline</span

 

 



image_2024-12-27_052149900.png

Accepted Solution (1)

LizHoang
Shopify Partner
1251 159 195

This is an accepted solution.

Hi @swalter85, thanks for reaching out. 

 

To move the border slightly behind the text, you'll need to adjust the code. Please replace your current code with the following code snippet: 

 

Want Smarter & Healthier Children? <span style="display: inline-block !important;height: 3rem !important;border-bottom: 15px solid #EBE0FB;">Meet Choline</span>

 

I hope my solution is helpful to you.

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

View solution in original post

Replies 7 (7)

DaisyVo
Shopify Partner
4402 488 581

Hi @swalter85 

 

I don't see this part in your store, could you please show me where i can see it?

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
swalter85
Explorer
44 1 10

My bad! It's a separate landing page.

https://untammed.co/pages/choline

DaisyVo
Shopify Partner
4402 488 581

Hi @swalter85 

 

Please change the code to

 

<span id="span-custom" style="position: relative;">Meet Choline</span>

 

And add this code to the custom CSS: 

 

span#span-custom::after {
    content: "";
    background: #EBE0FB;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: -8px;
    left: 0;
}

 

I hope this helps

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

Made4uo-Ribe
Shopify Partner
10184 2417 3060

Hi @swalter85 

Which page I can find this headline? 

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.
swalter85
Explorer
44 1 10

 It's a separate landing page. My bad!

https://untammed.co/pages/choline

LizHoang
Shopify Partner
1251 159 195

This is an accepted solution.

Hi @swalter85, thanks for reaching out. 

 

To move the border slightly behind the text, you'll need to adjust the code. Please replace your current code with the following code snippet: 

 

Want Smarter & Healthier Children? <span style="display: inline-block !important;height: 3rem !important;border-bottom: 15px solid #EBE0FB;">Meet Choline</span>

 

I hope my solution is helpful to you.

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

websensepro
Shopify Partner
1895 228 269

Hi @swalter85 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

h2.hero__title.heading-size-8.block-padding.aos-animate span {
    border-bottom: 40px solid #EBE0FB !important;
}

Result:

websensepro_0-1735310441259.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP