Home › Forums › WoodMart support forum › Add my own icon in a buttom in header
Add my own icon in a buttom in header
- This topic has 7 replies, 2 voices, and was last updated 4 years, 8 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 1, 2021 at 1:31 am #254994
ursawarriorParticipantHello,I only have fontawesome icons and others and I wanna use my own icon on a buttom, or maybe in a text/html (this options)
Here is the location of the buttom.thanks in advance..
Regards..January 1, 2021 at 8:01 am #255018
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
Please elaborate with the help of some more relevant screenshots of the specific area of what you require because your current explanation is not clear enough to understand what you require.
Regards.
Xtemos Studios.January 1, 2021 at 5:31 pm #255108
ursawarriorParticipantHello, thanks for the help, in the header I want to add a button or a text/html with an icon, but by default there is the option to choose fontawesome icons, linecons, typicons in a buttom options in order to add an icon. In my case I would like to add an icon that I elaborate my own icon.
here is the location of the buttom in the header with a fontawesome icon that I want to change with my own icon: https://snipboard.io/pwvmGI.jpg
here is my own icon:
https://supermascotopia.com/wp-content/uploads/2020/12/pet-house-2.svgI hope you can help me with this..
regardsJanuary 2, 2021 at 7:05 am #255182
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.fa-caret-square-right:before { content: ""; background: url(“https://supermascotopia.com/wp-content/uploads/2020/12/pet-house-2.svg”) no-repeat; background-size: contain; height: 30px; width: 30px; position: absolute; left: -10px; top: 4px; }
Best Regards.
January 3, 2021 at 2:59 am #255350
ursawarriorParticipantHello, thanks for the code, but the code didn’t work, I tried to solved and this is the modified code:
.fa-caret-square-right:before { content: ""!important; background: url(https://supermascotopia.com/wp-content/uploads/2020/12/pet-house-2.svg) no-repeat; background-size: contain; height: 30px; width: 30px; position: absolute; left: -10px; top: 4px; }
I have another question about the same topic, I tried to change the hover in the buttom, since it’s a almost transparent, but I want transparent hover, but when I try to change it, in the option of the buttom colors and hover’s colors ( in header builder). I can’t scroll down in order to change the hover https://gyazo.com/4d0c55e5866248934266336881d3e159, and I’m unable to change the hover.
Thanks for your help.
RegardsJanuary 4, 2021 at 6:51 am #255481
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
We are Glad that you modified the given CSS and achieved the desired result.
And for the color option not working Please provide with the admin panel login details of the website to check it myself and help you out accordingly.
Regards.
Xtemos Studios.January 4, 2021 at 9:10 pm #255683
ursawarriorParticipantOk, here is an example of the behavior https://gyazo.com/4d0c55e5866248934266336881d3e159, the problem is with hover options for the buttom located in header builder.
January 5, 2021 at 7:23 am #255767
Aizaz Imtiaz AwanKeymasterHello,
This is a bug in our theme and will be fixed in our next update.
Best Regards.
-
AuthorPosts
Tagged: Custom icon in a buttom
- You must be logged in to create new topics. Login / Register