Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #662335

    in the private link, the padding between icons is humongous

    I dont see any option to reduce it, how is this done?

    #662508

    Hi kilimats,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-icon-list li {
        padding: 0 0 10px 0 !important;
    }

    Best regards,
    Rikard

    #662662

    I added that to the Quick CSS under General Styling and no luck, still same padding between icons

    #662709

    Hi,

    Try replacing the code with the below code

    .avia-icon-list li {
        padding:0!important;
    }
    

    If that does not help Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    #662733

    no go

    #664049

    Hi,

    They show up fine on my end, attached a screenshot in private content field.

    Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Best regards,
    Yigit

    #664056

    oh nice, indeed, thanks !

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Reduce icon list padding between icons’ is closed to new replies.