Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #108099
    tosgood
    Participant

    Hello,

    How do I remove the arrows on the side bar under recent posts and categories?

    Thanks,
    Tosgood

    tytenishaosgood.com

    #108139
    Mahesh
    Keymaster

    @tosgood: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:

    #secondary .widget ul {
        list-style: none;
    }

    Regards,
    Mahesh

    #108166
    tosgood
    Participant

    It worked. Thank you Mahesh!

    #108248
    Mahesh
    Keymaster

    @tosgood: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to Remove Arrows’ is closed to new replies.