change button frame, highlight action, change basket icon

Hello,

The indicated codes must go at the end of the CSS file: /themes/Amaltea/css/customuser.css

Code for the frame:

.box-info-product .exclusive { border: 1px solid #ccc; }

You have to increase the px and the #ccc according to convenience if you want with more border or a different color.

Code to change the icon:

.box-info-product .exclusive::before { font-family: “FontAwesome”; content: “f07a”; }

You have to change the content, the Dashicons can be found in the following link:

The indicated changes should work for the mobile device as well.

AnswerQuote

Answered : 01/27/2018 1:31 am

See also  Problems with Debugger on Facebook
Loading Facebook Comments ...
Loading Disqus Comments ...