Tagged: Icon, quick feature, size, Widget
Hi.
I tried to change the icon on quick feature widget but it doesn’t have a size control and the icon appears too small. How can I resize the icon to the same size of original one?
Hi Elisa,
Please provide the URL where shows the issue to review to provide you a solution.
Best Regards,
ThemeLooks Support Team
First line: icon+text I did manually with 2 widgets and 6 columns
Second line: icon+text is your quick feature widget.
I changed just first column so you can compair the original and my choosen one. Using this widget I can’t choose size or color of the icon.
Hi Elisa,
If you want to use the FontAwesome icon then please use the CSS below to fix the size issue or you could upload and use the same size SVG icon as used in the demo content.
.single-quick-feature i {
font-size: 46px;
}
Best Regards,
ThemeLooks Support Team
Ok… I still don’t know how to do this, but maybe someday I get this expertise.
Feedback to next uptade: since title and content have controls, add control size and color to icon too.
Noted.
Best Regards,
ThemeLooks Support Team