• Resolved john

    (@johnq8686)


    Hi! Love this plugin!!! I noticed I could select a few preset designs for the filter UI (greys & columns). Is it possible to change the border color/weight, and centering? picture available here

    • This topic was modified 1 year ago by john.

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

Viewing 1 replies (of 1 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    try to add this CSS

    body .woof_sid_auto_shortcode {
        background: #fff;
        border: solid 1px #fff;
        border-radius: 3px;
        box-shadow: inset 0 1px #ffffff;
    
    }
    
    .woof_sid_auto_shortcode .woof_container{
        width: 49%;
    }
    
    
      
Viewing 1 replies (of 1 total)
  • The topic ‘Change border design’ is closed to new replies.