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:
See attached image:
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:
See attached image:
.contact__button [type="submit"]:hover {
background: white !important;
}
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
Like this ? @Dekanten
or like this when hover @Dekanten ?
I want it like this, perfectly. ![]()
Can you try add this code at the before tag in the file theme.liquid
Hi again, everything working fine now and thank u very much for your solution. Glad too see it works like a charm. ![]()
Please rewrite the code according to this image. Because some of the text is hidden by shopify, it will not be correct @Dekanten .
Hi i tried it without any luck, the buttons stays the same iam afraid. ![]()
Another things we can try out? ![]()
Can you take a screenshot of the code you added to your theme @Dekanten ?
Or can you try add this code to the last line file fera.css @Dekanten
.fera-btn:hover {
background: #8c8c8c !important;
color: #000 !important;
}
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. ![]()