Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi,
Which theme you are using?
Thank you!
Theme Horse Support Team
KeymasterHi Tamara,
Just go to Appearance > Customize ▸ Design Options > Custom CSS add below custom CSS code to hide the Read More button:
.bdp_blog_template a.bd-more-tag { display: none; }Thank you for using our theme.
Theme Horse Support Team
KeymasterWelcome anytime @bluewjunk
Theme Horse Support Team
KeymasterSorry! We have not developed Zerif Lite theme.
Please contact to the main author of Zerif Lite theme.Thank you!
Theme Horse Support Team
KeymasterHi,
Sorry! We only provide the support for our themes.
As of your request you need a professional who knows all database stuff.Thank you!
Theme Horse Support Team
KeymasterHi,
To remove the title and description when you hover over the post just add below custom CSS code in Appearance > Customize > Additional CSS
.post-main .has-post-thumbnail .entry-wrap:hover .entry-main { display: none; }Thank you for using our theme.
Theme Horse Support Team
KeymasterYes you have to set the featured Image.
Great that you figured it out.November 8, 2018 at 5:00 pm in reply to: Increasing the size of the main content area of posts and pages #58742Theme Horse Support Team
KeymasterHello Jack,
Yes it impact to all the page/post that have not sidebars.
Thank you!
Theme Horse Support Team
KeymasterHi,
You can not set the content for post
Gridview. However, you can change it if you have set the post layout toListviaCustomize > Layout > Post LayoutJust add the excerpt content by editing your post.Thank you!
November 8, 2018 at 7:42 am in reply to: Increasing the size of the main content area of posts and pages #58733Theme Horse Support Team
KeymasterHi Jack,
To increase the width for the page/post which have not sidebar just go to customize > Additional CSS and paste the code below:
@media (min-width: 992px) { .site-content .row .col-lg-8:last-child:not(first-child) { -ms-flex:0 0 80%; flex: 0 0 80%; max-width: 80%; } }Note: Change the above
80%value to your own width for the content-areaThank you!
Theme Horse Support Team
KeymasterHi,
Can you please provide us your site Url? So that we can see your site and provide your the exact code to disable the breadcrumb.
Thank you!
Theme Horse Support Team
KeymasterHi,
Please go through this documentation to set the slider. If you get any problem setting up the slider then let us know with you site Url.
Thank you!
Theme Horse Support Team
KeymasterHi,
It seems that you have added link with
more infoin product short description section. You can add description in same section by editing the product.Thank you!
November 6, 2018 at 6:36 am in reply to: Remove This is where you can add new products to your store. #58702Theme Horse Support Team
KeymasterHi,
Please add below custom css code to hide the description:
.woocommerce-page .archive-description { display: none; }Thank you!
November 6, 2018 at 6:32 am in reply to: Linking from one page to a specific spot (anker) in text of another page #58701Theme Horse Support Team
KeymasterWelcome anytime. Let us know if you have any problem.
Thank you!
-
AuthorPosts
