Footer width

Home Forums Construction Pro/Build Forum Footer width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #56155
    Ga YingGa Ying
    Member
    • Topics: 11
    • Replies: 9
    • Total: 20
    Member since: November 7, 2016

    I would like to change the footer section from 4 columns to 3 columns. (1) How can I do that?
    (2) And how can I adjust the width of each footer column?

    My url: http://modernliving.byethost31.com

    #56165
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi Ga Ying,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .widget-column-4{display:none;}
    .widget-column-1, .widget-column-2, .widget-column-3{width:30%;}

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.