Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #334460

    I’d like to reduce the size of the incombox circles ( and probably icons too, maybe even space between) to avoid them being scrambled around when viewing the site on an ipad in portrait mode. Could you help me out?

    #334719

    Hi aadler!

    Thank you for using Enfold.

    Can you please provide a screenshot of what you’re trying to do? You can adjust the size of the iconbox icon with this:

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

    Use css media queries if you only want to apply it on tablet screen size.

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.