Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38874
    cartman
    Member

    Hi guys,

    i buy a template but i just want remove border of widget

    like really no border, just see my text and my video on widget without border :p

    plaese help me

    #38875
    cartman
    Member
    #38888
    Sakin
    Keymaster

    @cartman: I don’t see that you are using Catch Box Theme. You are using different theme and this is not developed by us. So, sorry we don’t be able to support it.

    In Catch Box Theme, if you want to remove border, then you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #secondary .widget {
        border-bottom: none;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change widget from template, no border no shadow !’ is closed to new replies.