Make hover on a specific button - Dawn theme

Solved

Make hover on a specific button - Dawn theme

Dekanten
Navigator
324 1 117

Hi

 

I want to have the white button be like the contact form submit below this section hover like, but this is for the follow us instagram section i want to change.

 

My storeurl:

www.dekanten.no

 

See attached image:

Skjermbilde 2024-08-11 kl. 13.35.29.png

 

 

Accepted Solutions (3)
BSS-TekLabs
Shopify Partner
2136 633 735

This is an accepted solution.

BSSTekLabs_0-1723377575863.png

or like this when hover @Dekanten ?

 

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)

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

View solution in original post

BSS-TekLabs
Shopify Partner
2136 633 735

This is an accepted solution.

BSSTekLabs_0-1723378132394.png

 

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)

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

View solution in original post

BSS-TekLabs
Shopify Partner
2136 633 735

This is an accepted solution.

Or can you try add this code to the last line file fera.css @Dekanten 

.fera-btn:hover {
     background: #8c8c8c !important;
    color: #000 !important;
}

  

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)

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

View solution in original post

Replies 14 (14)

BSS-TekLabs
Shopify Partner
2136 633 735

- Here is the solution for you @Dekanten 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before </head> tag and press 'Save' to save it. 

.contact__button [type="submit"]:hover {
    background: white !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1723376718030.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)

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

Hi, i did explain me wrong here im sorry for that, but i want to change the FOLLOW US button to the same as the contact button. 🙂

 

Hope we can figure something out. 🙂

 

Thanks in advance

BSS-TekLabs
Shopify Partner
2136 633 735

BSSTekLabs_0-1723377362260.png

Like this ? @Dekanten 

 

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)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2136 633 735

This is an accepted solution.

BSSTekLabs_0-1723377575863.png

or like this when hover @Dekanten ?

 

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)

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

I want it like this, perfectly. 🙂

BSS-TekLabs
Shopify Partner
2136 633 735

 

<style>
.wi**bleep**-instagram-follow-button a:hover {
     background: #8c8c8c !important;
    color: #000 !important;
}
</style>

 

Can you try add this code  at the before </head> tag in the file theme.liquid

 

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

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)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2136 633 735

This is an accepted solution.

BSSTekLabs_0-1723378132394.png

 

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)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2136 633 735

BSSTekLabs_0-1723378877083.png

Please rewrite the code according to this image. Because some of the text is hidden by shopify, it will not be correct @Dekanten .

 

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)

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

Hi again, everything working fine now and thank u very much for your solution. Glad too see it works like a charm. 🙂

BSS-TekLabs
Shopify Partner
2136 633 735
<style>
.wi**bleep**-instagram-follow-button a:hover, .fera-btn:hover {
     background: #8c8c8c !important;
    color: #000 !important;
}
</style>

 Can you try replace to this code @Dekanten 

BSSTekLabs_0-1723380274658.png

 

, .fera-btn

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)

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

Hi i tried it without any luck, the buttons stays the same iam afraid. 😕

 

Another things we can try out? 🙂

BSS-TekLabs
Shopify Partner
2136 633 735

Can you take a screenshot of the code you added to your theme @Dekanten ?

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)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2136 633 735

This is an accepted solution.

Or can you try add this code to the last line file fera.css @Dekanten 

.fera-btn:hover {
     background: #8c8c8c !important;
    color: #000 !important;
}

  

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)

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

I added this to a custom.css and now everything works flawless, really glad for the result and thank you very much indeed. Big big thumbs up. 🙂