Softound Solutions
Forum Replies Created
-
thanks for reply, let me check the hook.
Forum: Themes and Templates
In reply to: [Virtue] Recent Posts in SidebarOk, set this topic as resolved.
Forum: Themes and Templates
In reply to: [Virtue] Recent Posts in SidebarAppearance -> Themes -> Customize(blue button) -> Advanced Settings
You will see “Custom CSS”, here you can put the above CSS.
Forum: Themes and Templates
In reply to: [Virtue] Recent Posts in SidebarHi Lee,
You can try the following CSS to fix the above issue.
.kadence_recent_posts .recentpost_featimg{ float: left; min-height: 55px; } .kadence_recent_posts .recentpost_title{ width: 172px; float: right; padding-top: 0px; line-height: 17px; }Forum: Plugins
In reply to: [Customize Feeds for Twitter] Sidebar widget extends beyond the sidebar boxHi Lee,
Still your twitter feed not looks good
You can try the following CSS to fix it.
.widget.widget_weblizar_twitter:after {
clear: both;
content: “”;
display: block;
}Forum: Themes and Templates
In reply to: [Virtue] Recent Posts in Sidebarlet me check it.
Forum: Themes and Templates
In reply to: Fixed number of random widgets?let me check it.
Forum: Themes and Templates
In reply to: Change the width of the "box" in the themelet me check it.
Forum: Themes and Templates
In reply to: [Sydney] White margin between rowsHello,
You can use the option as said by @kharis Sulistiyono,
don’t use the above CSSForum: Themes and Templates
In reply to: [Theme: Activello] Move posted date to above titleyou have to modify two files.
Forum: Themes and Templates
In reply to: Change the width of the "box" in the themecan you send me your site link ?
Forum: Themes and Templates
In reply to: [Sydney] White margin between rowsHello,
Try this CSS
.panel-grid { margin-bottom:0 !important; }Forum: Themes and Templates
In reply to: [Theme: Activello] Move posted date to above titlei will try
Forum: Themes and Templates
In reply to: [ZeroGravity] Images in RSS Feedat very end of the functions.php file.
Forum: Themes and Templates
In reply to: [Aviator] Remove site navigation from wordpress admin bar (top)That’s fine.