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

    Hi. I would like to change the circle background of icons in the icon boxes to square and possibly make them a specific size too.
    I tried using this code
    .iconbox_top .iconbox_icon {
    padding: 15px;
    border-radius: 0;
    }
    which I found in another thread but it didn’t work.

    Any help will be much appreciated.

    Thank you.

    #485269

    Hey evdesignstudio!

    I am getting “503 Service Temporarily Unavailable” from your link.
    Please use the code as following

    .iconbox_top .iconbox_icon { border-radius: 0 !important; }

    If that too does not help, please create a temporary admin login and post it here privately

    Cheers!
    Yigit

    #486342

    Hi.

    I’m afraid the !important code didn’t make any difference. :-( So, I’ve attached login details.

    Thank you.

    Eva

    #486369

    Hey!

    I changed the code to following one

    .iconbox_icon { border-radius: 0 !important; }
    

    Please review your website now :)

    Best regards,
    Yigit

    #486372

    Great!!

    Thanks so much, Yigit!

    Regards,

    Eva

    #486374

    Hey!

    You are welcome Eva, glad we could help! :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change Icon Box circle to square’ is closed to new replies.