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

    Hi

    I added the following CSS in general styling:

    .iconbox_top .iconbox_content {
    box-shadow: none;
    border: 3px solid #2d5c88;
    border-radius: 15 !important
    }

    The border-radius is only applying in Microsoft Edge but not in firefox, chrome, mobile tablet etc. This is very strange i think? Shouldn’t it just apply on everything? Or is it because I did the CSS coding in edge myself?

    Thanks for your help.

    #897894

    Hey sikkertbilsalg,
    Your border-radius should be written: 15px !important;
    Please try adding the: px

    Best regards,
    Mike

    #898120

    Ofc! Thanks a lot :)

    #898132

    Hi,

    Glad we could help, we will close this now. Thanks for using Enfold.

    Best regards,
    Mike

    #898136

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Css does not work in different browsers / devices’ is closed to new replies.