Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #881999

    Hello,
    can I change the background of the icon box?
    Is it possible to change the color and thickness of the box on the icon box?
    Example demo enfold to this link https://kriesi.at/themes/enfold/homepage/home-v3-3-column-with-blog/
    thank you.

    #882008

    Hey Dialogo2017,
    Yes we can

    .main_color.iconbox_top .iconbox_content {background: blue !important; }

    2017-11-26_130752
    Do you want to change the thickness of the border of the icon box?

    Best regards,
    Mike

    #882017

    Thank you.
    Yes, I would like the edge more often.
    I would also like the edge of a different color from the background: for example, blue background and red border.
    how can you do it?
    Thanks for the reply

    #882023

    Hi,
    Try adding this:

    .iconbox {border: 4px solid red !important; }

    adjust to suit.

    Best regards,
    Mike

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