Softound Solutions
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tracks] Remove 1st Categories and Tags from Bottom of PostThese are showing from widgets, you can remove then from widget section
follow this link to remove themhttp://www.yoursite.com/wp-admin/widgets.php
Forum: Themes and Templates
In reply to: [Tracks] Remove 1st Categories and Tags from Bottom of Postcan you mark the sections you want to remove in a screenshot ?
Forum: Themes and Templates
In reply to: [Olsen Light] how to edit the navbarTry this CSS
.site-bar.group{ text-align: center; } .nav ul{ display: inline-block; } .site-bar .nav{ float: none; width: 100%; }Forum: Themes and Templates
In reply to: HTML & CSS template sellable?Hi,
Here you can get some knowledge to create theme for wordpress
https://codex.wordpress.org/Theme_DevelopmentForum: Themes and Templates
In reply to: About a very simple websiteHello,
Anybody can do if know to use computer and website
here you go and find the relevant themes https://wordpress.org/themes/ for your websiteForum: Themes and Templates
In reply to: [Olsen Light] how to edit the navbarHi,
You can disable the social icons using theme customizer, there is an option to do that.
Forum: Themes and Templates
In reply to: [Guardian] footer color changesend me your site link ?
Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / sliderHi,
Goto yoursite.com/wp-admin/themes.php?page=tgmpa-install-plugins
Install missing plugins, you will get options to add testimonials and the employees.
Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / sliderlet me check it
Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / slidercan you add 8, let see how it looks like ?
Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / sliderTry this for quick solution
body.home.page #pg-31-3{ overflow-x: scroll; margin-bottom: 20px; }Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / sliderTry this CSS
body.home.page #pg-31-3{ overflow-x: scroll; margin-bottom: 20px; }Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / sliderif you have any example, please send me link
Forum: Themes and Templates
In reply to: [Sydney] Testimonial scroll / sliderDo you need scroll vertically or horizontally ?
Forum: Themes and Templates
In reply to: [Sydney] Diferent call to action URL in every slideHi,
You can find an option to set URL for each button in default theme customizer section of the Sydney theme.