Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #551819

    Hi there,

    First at all, awesome theme….

    Please, could you indicate css code to be added at Enfold tab in order to center the title and the icon in the iconbox element?

    I mean, both items (title and icon), should be in the center….. Is it possible to do this with code?

    Thanks!!!

    david

    #552364

    Hey davidmartinserrano!

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

    .iconbox_content .entry-content-header {
        left: 25%;
        position: relative;
    }

    Cheers!
    Yigit

    #553342

    Perfect!!!

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center icon box title and icon’ is closed to new replies.