Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1621451
Footer Section
Closed

Comments

  • anantn7 started the conversation

    I want the five column in the footer section by default it show only the four column. How we can add five or more columns in the footer section 

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (min-width: 992px) {
    #colophon .col-md-3 {
        width: 20%;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • anantn7 replied

    Thank You Its working.

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver