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

    Utilizing the icon box, I want to remove the circle that is around the icon.

    I also would like to make the icon bigger, how would I change the icon box to only affect the icon box on the home page?

    #464996

    Hey stlgoat04!

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

    .home .iconbox_icon {
      border: none!important;
      font-size: 55px!important;
    }

    Cheers!
    Yigit

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