Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61879
    G
    Participant
    Premium Member

    Hi
    Is there any way to delete the dotted line in the sub-category on the right sidebar?
    My website is https://gretavoyage.com/
    Thank you !

    G

    #61886
    vako
    Keymaster
    WP Royal Team

    Hi,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    #categories-4 li {
    
    border-style: none;
    
    }

     

    Kind Regard

     

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.