Change width of footer 1

Home Forums Omega Child Change width of footer 1

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2507
    hardcab
    Participant

    Hi,

    I would like to add a navigation menu to the footer under “Appearance, Customize, Widgets Footer 1” However, it is only 1 column width. How do I extend Footer 1 to be the full width so that my menu is on 1 line?

    Thnx

    #2516
    han
    Keymaster

    Go To “Appearance > Customize > CSS” and drop this code

    
    .footer-widgets .col-4 .widget-area {
        padding: 0;
        width: 100%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.