Button border - Dawn

Solved

Button border - Dawn

INFRA
Shopify Partner
238 2 84

Hi there,

 

I've changed the colour of my button but somehow it has a default border that shows on hover. Can I get rid of this?

 

Screenshot 2025-03-28 at 14.08.41.png

 

Used below code for the change of color, tried to add 'border: none' but this didn't work.

.button:hover {
  background-color: #4b0059;
  color: white;
 
}

Website -  bottom section

password: waiheke

 

thanks!

Accepted Solution (1)

EBOOST
Shopify Partner
1395 351 428

This is an accepted solution.

Hi @INFRA ,

May I suggest to update code these steps:

1. Go to Store Online-> theme -> edit code

EBOOST_1-1672356985580.png
2. Assets/base.css
3. Add code below to end of file

body .button:hover:after {
		--border-offset: 0px!important;
	}

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free. Github.com/eboost10
- ❤❤DONATE ❤❤Coffee tips

View solution in original post

Replies 2 (2)

EBOOST
Shopify Partner
1395 351 428

This is an accepted solution.

Hi @INFRA ,

May I suggest to update code these steps:

1. Go to Store Online-> theme -> edit code

EBOOST_1-1672356985580.png
2. Assets/base.css
3. Add code below to end of file

body .button:hover:after {
		--border-offset: 0px!important;
	}

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free. Github.com/eboost10
- ❤❤DONATE ❤❤Coffee tips

GTLOfficial
Shopify Partner
834 171 188

Hello @INFRA 
 Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.

.button,
--border-opacity: 0px !important;
}

result
70.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh