Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #710186

    Hi,

    I try to change the iconbox border color but it not change.

    I added this to the quick css :

    .iconbox_top .iconbox_content {
    border-color: #FA330C;
    }

    What is wrong ?

    Many thanks for your help.

    #710522

    Hey sitadi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #710573

    Please find it in private.

    Many thanks for your help.

    #711202

    Hi,

    use this code instead:

    #top .iconbox {
    border: 2px solid red;
    }

    and adjust as needed.

    Best regards,
    Andy

    #711311

    Hi,
    Many thanks for your answer.
    I paste the code but nothings change..

    #711338

    Hi!

    You had a missing closing curly bracket in your custom CSS code. I closed it. Please review your website now.

    Cheers!
    Yigit

    #711339

    Oh sorry ! And thank you so much Yigit ! :)

    #711340

    Hey!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘iconbox border color’ is closed to new replies.