Tagged: 

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

    Hi! I need to resize my custom iconbox icon, but the layout isn’t working correctly.

    I looked up how to replace the iconbox icon here https://kriesi.at/support/topic/iconbox-is-it-possible-to-add-our-own-image-to-the-icons/, and then looked up how to resize icons here: https://kriesi.at/support/topic/adjust-icon-box-circle-size/.

    However, it looks like the custom icon is running into the iconbox text slightly, causing the text to misalign (see link below to see what I mean). See the link to an image showing how the iconboxes should ideally look–all the paragraph text should be flush left.

    I’ve looked all over the forums but haven’t been able to find a solution. Could you please help? And Happy New Year :) .

    #560174

    Hey Candy!

    To add a little gap where the text is running into icons please add the below css in Enfold > general Settings > Quick CSS

    
    .iconbox_left .iconbox_icon {
        margin-right: 15px;
    }
    

    Best regards,
    Vinay

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