Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • desmats Friend
    #1061609

    Is it possible to change the colour of the main menu bar at the top to a dark grey? (and also the footer bar background colour).

    Also the where the logo sits top left can the drop down shape be removed?

    See attached.


    1. Homepage2
    Pankaj Sharma Moderator
    #1061679

    Hi
    Add below code in /css/custom.css file and change the color codes as per needs

    .t3-header {
        background: #000000;
    }
    .t3-footer {
        color: #999999;
        background: #000000;
    }

    Regards

    desmats Friend
    #1061743

    Many thanks Pankaj!

    I now need to remove the background shape behind logo
    background: url(‘../../../images/logo-bg.png’) no-repeat bottom center;

    And I need to make the "GET IN TOUCH" button square with out the angled bit on the left hand side.

    Could you give me the code to go in custom css?

    Thanks for the help 🙂

    Pankaj Sharma Moderator
    #1061748

    Hi
    Can you post a new topic for more new topic questions?
    It also helps other users to find the same topic.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum