Eliminate Footer middle

Home Forums All Other Themes Eliminate Footer middle

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61090
    LuisLuis
    Member
    • Topics: 19
    • Replies: 31
    • Total: 50
    Member since: November 24, 2016

    Hi, I have a question. How can I delete the footer “recent post” from my web?

    just need: Contact info (30%) and Who we are (70%)

    my web is : www.snowrushbolivia.com

    thanks

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

    Hi Luis,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .widget-column-2 { display:none;}
    .widget-column-1 { width:30%;}
    .widget-column-4 { width:64%; padding-left:60px; box-sizing:border-box; border-left:1px solid #333536;}

    Regards,
    Brad

    #61359
    LuisLuis
    Member
    • Topics: 19
    • Replies: 31
    • Total: 50
    Member since: November 24, 2016

    Thanks a lot.

    Cheers

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

    🙂

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