remove a widget

Home Forums SKT Biz/Corp Theme Support remove a widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #80688
    ALIUDPALIUDP
    Member
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: July 29, 2017

    http://homepropertywatch.com/

    there is a widget, I think recent posts, I need to remove it

    I tried everything no glory

    Right now if you look at my site, its in the footer
    Welcome to WordPress. This is your first post. Edit or…

    Read More
    It has a white box, and I just need the whole thing gone
    Thanks

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

    Hi,

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

    Add this code there:

    .widget-column-2 { display:none;}
    .widget-column-1 { margin:0 50px 4% 0;}
    .widget-column-3 { width:35%;}

    Regards,
    Chris

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