Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterThat’s Great @pentalogia
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterWelcome @josephmontiel608 anytime. 🙂
Theme Horse Support Team
KeymasterSorry @mhill your site is not loading properly please check and let us know.
Theme Horse Support Team
KeymasterHi Christopher,
First you have to create a page with any name and set that page to Business Template from Template drop down.
And go to Appearance-> Widget.
Drag and Drop Theme Horse:Services Widget to Business Page Section sidebar.
Choose the page that you want to show as services and for icon you have to set the icon as a featured image for the page that you have choose.
then click on Save button.And for footer column you can only have 3 column to have more it need code customization you need to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterThank you @kathyburgessr
Theme Horse Support Team
KeymasterHi Pentalogia,
For this you have to customize the theme code as this is a new feature to add in the theme Or simply you can use some plugins that support share posts on Facebook. You can google for the plugin or try some premium plugin like Yoast SEO Premium.
Thank you!
Theme Horse Support Team
KeymasterHi @meixner-w
Can you please add those custom css code into your test site or a live site? So that we can see why its not working. You can add below css code instead of last one as well..widget_featured_page .highlighted-content, .widget_service a.more-link { display: none; }
And for navigation bar font size use below custom css code:
.main-navigation a { font-size: 24px !important; }
Thank you!
December 8, 2017 at 6:39 am in reply to: Latest update places "Responsive Menu" button on all pages #54399Theme Horse Support Team
Keymaster@orlahirish Welcome anytime. 🙂
Theme Horse Support Team
KeymasterHi Wolfgang,
*Own Woocommerce Template with own sidebar,… :
For this it needs code customization you have to hire a developer as this is a new feature to add in the theme. We can not make sure that it will be added as a new feature in the theme.* On “TH: Featured Page” widget
You can simply do not add any content in excerpt area from its individual page or use below custom css code to hide the excerpt..widget_featured_page .highlighted-content { display: none; }
*On “TH: Services” widget
For this also you can hide the link with simple custom css code below.widget_service a.more-link { display: none; }
Thank you!
Theme Horse Support Team
KeymasterSorry! We checked the customize and widget menus and its working fine here.
It may be plugin conflict please check deactivating the plugin one by one that you have used into your site.Thank you!
December 4, 2017 at 3:30 am in reply to: Getting rid of grey thick box around main content on every page. #54366Theme Horse Support Team
Keymaster@ivan-costricov For to make background-color 50% transparent use below custom css.
#page { background-color: rgba(255, 255, 255, 0.5); }
Thank you!
Theme Horse Support Team
Keymaster@sharonhicks-ot For that page title please use below custom css
.entry-title, .entry-title a { color: #333; }
Thank you!
Theme Horse Support Team
KeymasterDecember 4, 2017 at 3:16 am in reply to: Nav Menu auto-generates with all pages (primary navigation padding issue?) #54363Theme Horse Support Team
KeymasterHi Mgeders,
Actually WooCommerce Shop page is an archive page and the layout settings that we have in the pages only reflect to pages only.
And the layout for this archive page will be set via customizer only.Thank you!
-
AuthorPosts