This topic has 8 replies, 3 voices, and was last updated 6 years ago ago by Rose Tyler
Hi guys,
Yesterday will testing the final parts of the website, I found out that on mobile the VIEW button at the orders section became a link instead of a button. I did change the css for these buttons, but that I tested and worked all fine before. Moreover, css of course doesnt make a link from a button π
Can you please have a look? Perhaps it has to do with the update fromn the Theme or core plugin.
Cheers,
Lizzy
Hello,
Please try to add this code in Theme Options > Custom css > Custom css for mobile:
.my_account_orders .view {
background-color: transparent !important;
border: none !important;
color: black !important;
}
Regards
Thanks, but unfortunately didnt do the trick π
Have you cleared cache?
Regards
Yes and the background is gone now (sorry had to mention that), but it are still links, not buttons like the other options that you have there. So it should be either all buttons or all links. Preferably all buttons, but I can live with links (only on mobile) when thats easier.
Hello,
Check now, it should be button.
Regards
Great thanks <3
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up