@Paul:
1. Thanks. You can try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
.site .widget_catchbase_social_icons a:hover {
text-decoration: none;
}
.site .widget_catchbase_social_icons .icon-hover,
.site .widget_catchbase_social_icons .has-hover:hover .icon-static {
display: none;
}
.site .widget_catchbase_social_icons .has-hover:hover .icon-hover {
display: inline-block;
text-decoration: none;
border: none;
}
2. For that you need to edit that page and at the bottom of our content editor of that page, you will see “Catchbase Options” meta box, from where you can change layout to “No Sidebar (Full Width) and update page.