Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,
    you can put a border around your sidebar widget with CSS code. For example:

    text-4.widget-container.widget_text {
        border: 2px solid #FFDB58;
        padding: 10px;
        background: none repeat scroll 0% 0% #E7FFFF;
        border-radius: 15px;

    Just replace “text-4.widget-container.widget_text” with your custom class.

    Plugin Contributor leahkoerper

    (@leahkoerper)

    It’s been a month, so in accordance with our forum guidelines I’m marking this thread resolved. Thanks for your support!
    ~Leah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘border around sidebar widget’ is closed to new replies.