Forum Replies Created
-
AuthorPosts
-
Theme Horse Support TeamKeymaster
You can follow the mentioned topic reply here. and for the Additional CSS you can copy the Custom CSS code and paste to the Additional CSS field of Pro Version.
Thanks
Theme Horse Support TeamKeymasterHi the5krunner.com,
Sorry there’s no any offer or sale right now. We offer Discount and sale only on special occasion. If you don’t pay the Annual Support Fee then you wont get any Support from our Team but the Theme will still work as usual.
Yes it’s sure that number of post can be increased on all section and extra new widgets. Only the Widget “horizontal/Vertical Widget” won’t have option to increase the number because for it the layout and design will goes off. Pro Version Demo have used the Default number of posts for some widgets. You can check that Card post and Block Post widget have 6 and 4 number of posts on different Demos. You can go through the Link that you mentioned to compare about the Free and Pro version as it has included all details.
Thanks
Theme Horse Support TeamKeymasterOk we got it, you mean the Section/widget Titles. Yeah they are not clickable they are just designed to denote what the widgets are about. Since our no clients have demanded for such updates so we haven’t made any changes. For now it cannot be done through providing Custom CSS so you need to hire a developer to customize the Theme Code. also make sure to make child theme first before customizing Theme Code so that your customized code won’t get lost while updating the Theme to a newer Version.
Hope our Theme Review Team will make some update about it in upcoming Version Update.Thanks
Theme Horse Support TeamKeymasterHi dfreeman,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.post-img-wrap .entry-meta .cat-links a, .post-img-wrap + .entry-header .entry-meta .cat-links a { background-color: transparent !important; color: #333333 !important; padding: 0; text-shadow: 0 0 1px rgba(0, 0, 0, 0.6); }
For the 3 Column Banner without Slider. you can use the 3 column layout with only 3 Slide number. Please go to ‘Appearance > Customize > Banner > Featured Slider’ and set the Slide Number to 3 and ‘Slider Style’ to ‘Three Column’.
Thanks
Theme Horse Support TeamKeymasterHi freeamericanenglish,
Actually the Header Background doesn’t have the redirect link option. As per your Website, there is no logo set so we can use a trick by using the logo option. First you need to set the same image that you have used on background on logo. (Appearance > Customize > Site Identity) and remove the background image that you are using right now. Lastly go to ‘Appearance > Customize > Additional CSS’ and paste the Custom CSS code.
.navbar-head { position: relative; } .navbar-head .container, .navbar-head .col-lg-4, .navbar-head .site-branding { position: static; } .custom-logo-link { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .custom-logo-link img { height: 100% !important; width: 100% !important; position: absolute; top: 0; left: 0; bottom: 0; right: 0; object-fit: cover; }
Thanks
Theme Horse Support TeamKeymasterHi JIm Huynh,
Actually it’s the placeholder for Post authors/admins. Since every post will have different redirect links with author name so if cannot be don’t through providing Custom CSS codes. You really need to hire a developer to customize the Theme Code for you. Also make sure you make the Child Theme first before customizing the Theme Code so that your customized code won’t get lost while updating the Theme to a newer Version in future.
Thanks
Theme Horse Support TeamKeymasterHi noam zigman,
To make the Sidebar unsticky, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.widget-area .sticky-wrapper, .widget-area .sticky-wrapper.is-sticky { height: auto !important; } .widget-area .sticky-wrapper .sticky-sidebar, .widget-area .sticky-wrapper.is-sticky .sticky-sidebar { width: 100% !important; position: relative !important; top: auto !important; }
Thanks
Theme Horse Support TeamKeymasterHi the5krunner.com,
We understand your requirements but it is made limit for Free Version and it cannot be increased through Custom CSS code. If you need more posts for all sections and widgets with extra Premium features then you can upgrade to our PRO version
Thanks
Theme Horse Support TeamKeymasterHi techinfotrends,
please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.site-main .entry-content ul li, .site-main .entry-content ol li { line-height: 1.6; }
Thanks
Theme Horse Support TeamKeymasterHi Sharki Web slu NIF B76271691,
First you need to translate the Front Page template to any desired language, Then for the additional text like Section titles (Banner section title), you need to translate those words(strings) that you set for those section’s title. You can search those and translate the strings from the option provided by the multilingual Plugin. You may find it on the plugin’s admin page on dashboard.
Thanks
Theme Horse Support TeamKeymasterHi Roman Wisniak,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
@media (max-width: 575px) { .info-bar .col-auto { -webkit-transform: none; -ms-transform: none; transform: none; } .info-bar .social-profiles { display: flex; } }
Thanks
June 5, 2021 at 1:26 pm in reply to: Front Page Side Bar Section Not display, Hosrizontal/Vertical Posts, TH: Card #89266Theme Horse Support TeamKeymasterWelcome any time,
Please let us know if you have any queries regarding the Theme.
Thanks
Theme Horse Support TeamKeymasterHi javedjournalist,
The Block Posts are already clickable with featured images as well as with the Title. please check our demo you can find the block posts title and featured image are clickable.
May be some Customized code or external Plugins might have affected the Theme. Or please install the fresh copy of theme again by downloading from the user account.Please let us know if the issue still persist.
Thanks
Theme Horse Support TeamKeymasterHi Mravi,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
@media (min-width: 992px) { .main-navigation a, .search-toggle { padding-top: 10px; padding-bottom: 10px; } .main-navigation .dropdown-menu a, .main-navigation li ul a { padding-top: 8px; padding-bottom: 8px; } }
Thanks
Theme Horse Support TeamKeymasterHi delwarnetwork,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.theme-body:not(.single) .site-main .entry-meta .author, .theme-body:not(.single) .site-main .entry-meta .date { display: none; }
Thanks
-
AuthorPosts