Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1462140

    I need to change the background of the icon box because by default, only the font and icon colors can be changed.
    How can I do that?
    thank you very much

    #1462151

    Hey Qgrafica_7,

    Thank you for the inquiry.

    The Iconbox element doesn’t include a background option by default. However, you can place it inside a Column element and apply the background to the column instead. Let us know if this works for you.

    Best regards,
    Ismael

    #1462163

    No, I meant the background of the icon box when you select the option ‘content block with borders’. I need to change the background of this. If I change the background color of the column instead, the white rectangle of the icon box remains. Is there a CSS to change the color?
    Additionally, I also need to decrease the diameter of the icon. Could you help me with a CSS? Thank you very much.

    #1462187

    Hi,

    Thanks for the clarification. Could you post a link to where we can see the actual element please?

    Best regards,
    Rikard

    #1462225

    Goodmorning,
    In the private content, you will find the two links related to the requested questions.
    Thank you

    #1462266

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .main_color.iconbox_top .iconbox_icon:before {
      color: blue;
      font-size: 20px;
    }

    Best regards,
    Rikard

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