How to change the separator lines between text?

Hi,


Can you help me change the colour of the separation lines between the footer menu text?

See attached. You can just about see them in dark grey.


Thank you!

Comments

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    Thanks

  • Hi and thanks for the response.

    It's live now for your review.

    www.michaelhockham.com

  • Please, use the following CSS code:

    #Footer .footer_copy .social-menu li{
     border-color: #fff!important;
    }
    

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.


    Thanks

  • Worked a dream Phil...

    Thank you so much for the support here.

Sign In or Register to comment.