• Resolved Rajib

    (@bytegeeky)


    Hey, Thanks for this wonderful plugin. Would you mind letting me know how can I add background color to styled box. I see option for border color but not for background color. Please see the below link where I added two styled box.

    https://www.rianstech.com/siteground/

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Alexis Pandaan

    (@alexius08)

    Hi @bytegeeky! We don’t yet have the option to set the background color for bordered boxes, but we’ll include it in the next version. For now, you may use the following custom CSS code to set the background color of your bordered boxes:

    .ub-bordered-box{
       background-color: #ffffff; //or any other color
    }

    We’ll let you know when the next version becomes available.

    Plugin Contributor Alexis Pandaan

    (@alexius08)

    Hi @bytegeeky! We’ve released a new version that includes the feature you requested. Please update to the latest version. Don’t forget to remove the custom CSS code I provided earlier to avoid possible style conflicts.

    Please let us know how it goes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add background colors to styled box’ is closed to new replies.