Forum Replies Created
-
AuthorPosts
-
May 2, 2018 at 11:40 am in reply to: Problem increasing size of button and text in style section #55922
Theme Horse Support Team
KeymasterHi Val1,
You can use below HTML code for the button which is theme default button.
<a class="readmore" href="button-link-goes-here" title="button">My Button</a>
Thank you!
Theme Horse Support Team
Keymaster@pttony Please try using another MAC and let us know.
Theme Horse Support Team
KeymasterHi Tomxygen,
First you have to create a page with featured image and use that page as your service item for service widget. You can create a business page easily by following this instruction
If you are unable to set it then do not hesitate to contact us.
Thank you!
Theme Horse Support Team
KeymasterHi Aldoyh,
Sorry! Featured image will only display in archive page only. To show the featured image for the blog-post-single also just add the image from your media by editing your post.
Thank you!
Theme Horse Support Team
KeymasterHi,
For to have the 3/4 item per row please use the style as shown below:
<div class="column-area column-third clearfix"> <div class="column-item "> <em>your content goes here</em> </div> <div class="column-item"> <em>your content goes here</em> </div> <div class="column-item"> <em>your content goes here</em> </div> </div>
Thank you!
Theme Horse Support Team
KeymasterHi,
Sorry, We viewed you site and the menu is working fine. It open (and close) on click.
Can you please recheck once?Thank you!
Theme Horse Support Team
KeymasterHi,
Business template is for the page where you can show the widgets that are dropped into the business sidebar.
Thank you!
April 24, 2018 at 12:08 pm in reply to: Getting rid of grey thick box around main content on every page. #55855Theme Horse Support Team
KeymasterHi,
To set the white background instead of gray color just add below custom css code.
#page { background-color: #fff; }
Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
To set the title of the post centered on the featured image when hovering just add below custom css code.
.post-main .post .entry-main { text-align: center; }
Thank you!
Theme Horse Support Team
KeymasterHi,
Can you please share the link so that we can see what you are talking about?
Thank you!
Theme Horse Support Team
KeymasterHi,
To remove the Next/Previous bar that appears under the post Go to Appearance -> Editor Then inc-> structure-> content-extensions.php
Replace line 284 with the following:
//do_action( 'wp_portfolio_after_post_content' );
Creating a child theme to customize the theme code is the best practice.
Thank you!
Theme Horse Support Team
KeymasterHi
Please add below custom css code to hide the category title from the widget.
.widget_categories .widget-title { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi,
Widget TH: Two Column Large Image is being used for the category sliders for Travel and Sports.
Thank you!
Theme Horse Support Team
KeymasterYou are welcome Aldoyh.
Looking forward for your purchase. 🙂Theme Horse Support Team
KeymasterHi pttony,
Sorry! We are seeing it as bold in chrome on mac.
Thank you!
-
AuthorPosts