Okay
  Public Ticket #1759745
Border on Category page
Closed

Comments

  • Ali started the conversation

    Hey,

    I cant find the option to remove the border around the Category site (see attached pic). I want it gone like on the demo page (see attached pic).

    How do I do this?

  •  93
    djwd replied

    Hi there,

    can you please provide a live URL? Thank you

    Regards
    djwd

  •   Ali replied privately
  •  93
    djwd replied

    Hi there,

    please paste this in the custom CSS textarea should work:

    #snews-super-container {
        box-shadow: none;
    }
    

    Hope it helps

    Regards
    djwd

  • Ali replied

    Thank you!

    It worked :)