• Resolved ramonjosegn

    (@ramonjosegn)


    Hi dears

    I like me change the widht borders on the alerts boxes and rounded the corners, should be possible?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author MyThemeShop

    (@mythemeshop)

    Hello,

    Sorry for the late reply.

    Please try to put this code in your theme style.css:

    .message_box {
        border-radius: 4px;
        border: 2px solid !important;
        box-sizing: border-box;
    }

    Hope that helps.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Alerts with rounded corners and borders, possible?’ is closed to new replies.