Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #159991
    Sven
    Participant

    Hi guys!

    I have a horizontal line between the months in the archives in my footer.

    I’d like to get rid of it but I can’t seem to figure out how. Do you maybe know how I can do this?

    Thanks in advance!
    Sven

    #160017
    Skandha
    Participant

    @sven: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #160348
    Sven
    Participant

    Hi Skandha,

    Thanks for the fast reply! the URL is: https://svenpoldervaart.com/

    #160367
    Skandha
    Participant

    @sven: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .widget_archive li {
    	border:none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #160421
    Sven
    Participant

    It worked out! Thanks a lot! 🙂

    Best regards,
    Sven

    #160469
    Skandha
    Participant

    @sven: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/my-music-band/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Erasing horizontal line in footer’ is closed to new replies.