Hi there !!
Do you want the icons just below the size if so i can send you some CSS ?
Or if you need anything let me know.
Thank you !!
Hi @sandeepgiri123 I don’t have a special request for this, but the current view is messy. Below is an option, maybe removing the line is. I don’t know, I’m not a designer (and really fast satisfied on that part).
Hi There
.woocommerce div.product form.cart .variations .reset_variations {
display: block;
float: left;
margin-top: -13px;
font-size: 11px;
color: #999;
font-weight: normal;
border: 2px solid #eee;
padding: 3px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
visibility: hidden;
}
Please try to add this CSS on your customizer >> Additional Css
If you think you need a better solution please let me know at [redacted]
Best Regards !!
Moderator note: @sandeepgiri123 Please do not ask for off forum contact. I have removed you email from the reply, above.
oh sorry was not aware of it.
Apologies Please !!
Hi @sandeepgiri123, looks better but the icon and it’s border still crosses the size dropdown. Can we also fix this?
Hi There
Can you try to add this Css .
.woocommerce div.product form.cart .variations .reset_variations {
display: block;
float: left;
margin-top: -10px;
font-size: 11px;
color: #999;
font-weight: normal;
border: 1px solid #eee;
padding: 2px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
visibility: hidden;
}
Hi There!!
If is there anything please let me know.
Best Regards !!
Hello @sandeepgiri123,
I see you have been replying to multiple OceanWP related topics. Thanks for helping OceanWP users.
However, please make sure you get yourself familiarized with all WordPress forum rules: https://wordpress.org/support/guidelines/
As you are not a part of the OceanWP team, by making specific statements in your replies, users might mistake you for a one, so please pay special attention to this: https://wordpress.org/support/guidelines/#the-bad-stuff
Thank you
Hi There !!
I have been using WP Ocean for a long time my primary concern is to help others as I can.
I will strictly follow the guidelines and apology if there are any rules I break.