Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1043076
    Right Angle S
    Participant

    Hi guys,
    Here is a link to the site in question http://www.domicile-design.co.uk/home/

    Could you please tell me how I would change the colour of the Footer widget line colour?
    To be more specific it’s the lighter grey horizontal lines on the dark grey background above “phone, email, address.”

    Thanks in advance for your help.

    Nick

    #1043293
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .widget:before {
        background-color: rgba(255,255,255,1);
    }

    Hope this helps – thanks!

    #1043547
    Right Angle S
    Participant

    Great that worked a treat!

    Thanks again.

    Nick

    #1043677
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1043076 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>