Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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!

    #907196

    ok done!

    #907360

    Hi,

    I’m guessing you got it working?

    Best regards,
    Rikard

    #907400

    Hi 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.
    #907460

    Hi marquitoweb,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #907461

    Ok, i have sent the link via private content|!
    thanks

    #907704

    Hi,

    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.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Ismael

    #907792

    hi!
    please find the login details:

    #907927

    Hi marquitoweb,

    Do you have icons added to any page? Can you point us to that page?

    Best regards,
    Victoria

    #907932

    Hello,
    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?
    thanks

    #908028

    Hi 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,
    Victoria

    #908061

    Thanks, it works!

    #908200

    Hi,

    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

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Use custom icons’ is closed to new replies.