-
AuthorPosts
-
February 3, 2018 at 8:49 am #907192
Hi there!
on enfold, I want to use and import a custom colored icon set, composed of only SVG images; unfortunately I cannot import them on enfold, when I try to convert them using fontello, the icons become monocolor and are not ok. can you please support here? thanks!February 3, 2018 at 9:10 am #907196ok done!
February 4, 2018 at 5:51 am #907360February 4, 2018 at 8:38 am #907400Hi Rikard,
yes, it is working.– I have activated ALB elements from enfold theme options
– I have created a new css class for every icon
– I have set the following css dor every icon:.icn-modif .iconbox_icon:before { visibility: hidden !important; } .icn-modif .iconbox_icon { background: url(https://staging.xxxxxxxxx.com/wp-content/uploads/2018/02/029-browser.png) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; }
the only question is: how can I manage the icon size with the above css code?
thanks!- This reply was modified 6 years, 11 months ago by marquitoweb.
February 4, 2018 at 11:42 am #907460Hi marquitoweb,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaFebruary 4, 2018 at 11:45 am #907461Ok, i have sent the link via private content|!
thanksFebruary 5, 2018 at 5:29 am #907704Hi,
Thank you for the info. The site is on maintenance mode. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
IsmaelFebruary 5, 2018 at 8:40 am #907792hi!
please find the login details:February 5, 2018 at 1:15 pm #907927Hi marquitoweb,
Do you have icons added to any page? Can you point us to that page?
Best regards,
VictoriaFebruary 5, 2018 at 1:22 pm #907932Hello,
you may find the icons in the home page.
as stated in this post, the icons were replaced with png images. this was done using your online documentation.
the only question that I have is: with the actual icons and css, how can I manage the icon size? what iss the css I need if I want a more large icon?
thanksFebruary 5, 2018 at 3:10 pm #908028Hi marquitoweb,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .iconbox.av-no-box .iconbox_icon { width: 50px; height: 50px; }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 5, 2018 at 4:06 pm #908061Thanks, it works!
February 5, 2018 at 9:07 pm #908200Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Basilis -
AuthorPosts
- The topic ‘Use custom icons’ is closed to new replies.