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

    Hi!

    I’m using the icon box with the icon in the top. I would like to change them a little bit if that is possible. Can I change the background color and border + width of border and increase the size of the headline? Thanks!

    #313061

    Hey Effektid!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .iconbox_content {
    background-color: red!important;
    border: 5px solid orange!important;
    color: white;
    }
    h3.iconbox_content_title {
    font-size: 25px!important;
    }

    Cheers!
    Yigit

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