Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • osbert Friend
    #969246

    Hello,

    Can anyone direct me on how to change the off-canvas search module colour from blue to a colour of my choice?

    I added a "packages" module on the home page and would want to know how to change the coulour green to a preferred one as well.

    The website can be viewed at http://www.kbm.itportalgh.com

    Thank you.

    Pankaj Sharma Moderator
    #969284

    Hi
    To change the blue background add below code in custom.css file and change the color code

    .t3-off-canvas .t3-off-canvas-header {
        background: #3498db;
        color: #ffffff;
    }

    For pricing module add below code in custom.css file

    .pricing-table .col-featured .col-header {
        background: #38b775; }

    Hope it helps

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

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