Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #311380

    Hallo!

    I want to modify the Iconbox. I found here some code snippets but not all to make the changes.
    Please take a look at the pic

    thx
    greets
    wolkenlos

    • This topic was modified 10 years, 2 months ago by wolkenlos.
    #311432

    Hey wolkenlos!

    Thank you for using Enfold.

    You can use the following:

    .main_color.iconbox_top .iconbox_icon {
    background: red;
    color: blue;
    }
    
    h3.iconbox_content_title {
    color: pink;
    }
    
    .iconbox_content_container {
    color: green;
    }
    
    .iconbox_content_container a {
    color: black;
    }

    Best regards,
    Ismael

    #311466

    Hi Ismael!
    Perfect!!!!!!!! Thank you very much :-)

    If the theme will be updated in the future… get the QUICK CSS settings lost?

    greets
    wolkenlos

    #311525

    Hey!

    No, it will remain the same as long as theme names are matching. You can also add your custom CSS code to custom.css file inside Enfold/css folder and back it up

    Regards,
    Yigit

    #311571

    THX :-)

    greets
    wolkenlos

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘ICON BOX Background, Textcolor, Linkcolor, Headertext’ is closed to new replies.