Reply To: Change Color & Thickness of the edge frame

Author
Reply
  • #3424

    Here is the CSS, it should go into theme style.css file (end of file):

    [scode lang=”css”].sms-style-elegant.sms-renderer-preview_only .sms-item {
    background-color: #f1f1f1 !important;
    }

    .sms-style-elegant.sms-renderer-preview_only .sms-item .sms-item-content {
    padding: 10px !important;
    }[/scode]

    But, this is one time customization help, this type of customization is not included in the support for the item (based on the Envato / CodeCanyon support rules). You need to know about CSS to be sure you can customize the items styling.

    Milan