Change line colours (about and below menu)

This topic has 6 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp

  • Avatar: fredwerk
    fredwerk
    Participant
    October 27, 2014 at 16:27

    Hi,

    How can I change the colour of the 2 lines that are above and below the main menu?

    Cheers,

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 27, 2014 at 17:49

    Hello,

    Please provide us with your site link to give you the correct code.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    October 27, 2014 at 17:51

    Hi Eva,

    Of course: http://www.thehighlandgourmetshop.com/

    As well I am wondering how to change the top border colour of the footer.

    Many thanks,

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2014 at 10:44

    Hello,

    You can change the lines color for the menu adding this code in custom.css file:

    .main-nav .double-border {
        border-top: 1px solid #DBDBDB !important;
        border-bottom: 1px solid #DBDBDB !important;
    }

    Replace #DBDBDB with your color value.

    To change footer line use this code:

    .copyright.copyright-2 {
        border-top: 1px solid #E1C483;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    October 28, 2014 at 12:05

    Thanks Eva!

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2014 at 13:33

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Change line colours (about and below menu)’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.