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

    Hi,

    I would like to use a custom fontal icon like in the screenshot. My problem is that the fontello icon “EMS” is not centered in the circle, no matter what I do. The other icons are perfectly centered. Is there a way to center it with css?

    http://monosnap.com/image/SCJO9dH73K6nrytsdFaWZ4CXJHllYC

    Thanks for your help.

    Cheers

    Peter

    #339087

    Hey peter_wu!

    Can you please post the link to your page where we can see the icon?

    Cheers!
    Yigit

    #409605
    This reply has been marked as private.
    #409606
    This reply has been marked as private.
    #409869

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .iconbox_top .iconbox_icon:before {
      position: relative;
      left: -5px;
    }

    Cheers!
    Yigit

    #410130

    Thank you. It helped some but not all of the icons. Would it help to try to adjust each svg individually and then upload them again? They all seem to have 11 pixels to the left but the right margins vary.

    #410171

    Hey!

    Yes, that would help. Please make sure that they are all centered

    Cheers!
    Yigit

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