Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #363551

    Hi,
    i’m developing a service page for my site. I tried few things to see how works best for me: box icon, icon and list icon. I’ve few question, thanks in advance for the support.

    Box icon (orange section) – how can i make a smaller circle?

    Icons (yellow section) – if i use a separator line, icons are bad displayed and circle become an ellipse.

    List icon (gray and magenta section) – the dotted vertical line starts from the top of first icon instead of the bottom, is that normal and i see that because i used a semitransparent background?

    Thanks,
    Leonardo

    #363610

    Hi leosimo!

    Can you please firstly update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/ and WordPress to version 4.0.1

    Best regards,
    Yigit

    #363763
    This reply has been marked as private.
    #364444

    Hi!

    smaller circle:

    #top .iconbox.av-no-box .iconbox_icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    }
    

    yellow section:

    .av_font_icon.av-icon-style-border .av-icon-char {
    width: 50px !important;
    heigth: 50px;
    margin: 70px auto;
    }
    

    dotted line:
    Yes, It hink that’s normal.

    Regards,
    Andy

    #364604

    Hi Andy,
    thank you. The css for iconbox works well but the one for the yellow section didn’t. Nevermind, i’ll use the icon box or the icon list with less alpha on the background.
    Thanks again,
    Leonardo

    #364606

    Hey!

    Glad we could help you. Enjoy the theme.

    Regards,
    Günter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Icon Box, icon and icons list’ is closed to new replies.