Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi @dfreeman,
There is no any recommended sizes for the image on the slider. Any sizes are made to fit responsibly with the slider. But we recommend you to use the size of 1280 x 720. And please try to use the online image Compressor before updating the images on Sites. The compressor will help you to reduce to the maximum possible memory size of the image without affecting the quality of image. As we Recommend to you use https://compressor.io/ for compressing the image.
Thanks
Theme Horse Support Team
KeymasterHi @dfreeman,
Sorry for the late response due to some unavoidable circumstances. You can add the Google Ads on other sections through widget but sorry not in the Header Banner Section. For this you need to hire a developer to customize the code for you.
Could you please share us you Site URL so that we can try help you to center the ad in between widget as you mentioned.
Thanks.
Theme Horse Support Team
KeymasterHi @dfreeman,
You can add the Google Ads on other sections through widget but sorry not in the Header Banner Section. For this you need to hire a developer to customize the code for you.
There is no any recommended sizes for the image on the slider. Any sizes are made to fit responsibly with the slider. But we recommend you to use the size of 1280 x 720. And please try to use the online image Compressor before updating the images on Sites. The compressor will help you to reduce to the maximum possible memory size of the image without affecting the quality of image. As we Recommend you to use https://compressor.io/ for compressing the image.
And yes our theme supports WP cache plugins.
Please Let us know if you have any other issue regarding the theme
Thanks
Theme Horse Support Team
KeymasterOk we thought you want to remove whole top bar as the top corner date was also annoying you. ok forget about the above provided code. Now please paste the below Code instead.
@media (max-width: 767px) { .info-bar .contact-section { min-height: 34px; } .info-bar .social-profiles, .info-bar .date { display: none; } }
Let us know if have other issue regarding the theme
Thanks
Theme Horse Support Team
KeymasterOk we do understand but the menu link color is related to the menu navigation color (Color Scheme > Navigation). Actually the dropdown menu color you have chosen is also red so it’s not being able to see. Try using different color than red and you will be able to see the the dropdown menus.
Thanks
Theme Horse Support Team
KeymasterTo hide the date from the top info bar please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS.
.info-bar .date { display: none; }
Thanks
Theme Horse Support Team
KeymasterTo hide the top nav-bar on mobile view please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS Code.
@media (max-width: 767px) { .info-bar { display: none; } }
And could u please share us your Site Url so that we can figure out the issue regarding parent menu color.
Thanks
Theme Horse Support Team
KeymasterHi @johann-haker,
To add “…” after the excerpt then please go to “Appearance > Customize > Additional CSS” and paste the below Custom CSS Code.
.post .entry-main p:after, .featured-slider .featured-content:after { content: "..."; }
And Sorry excerpt cannot be shown in the separate lines.
Thanks
Theme Horse Support Team
KeymasterHi @ravy-ht,
Actually we asked for the Logo URL Link, You are providing here is an Image File Link.
Are you using the same Logo for your site now? If so then we can provide you the code based on given logo but if you are using different logo right now in your Site and want to show the provided logo to be shown on mobile view then you have to provide us the URL Link of your Logo.Thanks
October 10, 2019 at 4:12 pm in reply to: Removing the Category 'Block' on the Featured Slider #68974Theme Horse Support Team
KeymasterYou don’t need to removed anything from the PHP Codes Just go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.featured-slider .category-meta { display: none; }
Note: You have to paste the above code again if you upgrade the Theme to Premium Version.
Thanks
Theme Horse Support Team
KeymasterHi @hansford90,
You can use Google Adsense on other sections of the Site but sorry not in the Header Banner Ad Section. To use Google Adsense on Header Banner Section then you need to hire a developer to customize the code for you.
Thanks
Theme Horse Support Team
KeymasterSorry we didn’t get you, Please try to explain us in a bit detail. As you said we couldn’t understand where is the category name appearing in TH Post Tabs widget on right Sidebar.
Thanks
October 7, 2019 at 2:03 pm in reply to: How to fix the error "the content" missing in free Sidney Theme #68827Theme Horse Support Team
KeymasterHi @carlotabeltrao,
The theme you have mentioned is not developed by us, Please Consult with the respective Theme Owner.
Thanks
Theme Horse Support Team
Keymaster1. To remove the space between header-media and menu bar. Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.navbar-head { display: none; }
Note: If you wish to show the logo, Site Title, Tagline or Banner Advertisement then please remove the above provided code.
2 & 3. And your site is affected by some external Plugins. May be its the plugin named as ‘Fusion’ or some other else. Please once check the site by deactivating those plugin. It is affecting the width of container so your site is not as our demo for desktop view as well as mobile view.
4 If you want Home Page Layout as ‘Front Page Template’ (as like the Demo) then please go through the Documentation as linked below
Documentation For Front Page Template https://www.themehorse.com/theme-instruction/newscard/#frontpagetemplate
OR you can learn through the Video Tutorial https://www.youtube.com/watch?time_continue=2&v=cFQqkHfA4b4Theme Horse Support Team
KeymasterHi @dfreeman,
Banner Advertisement is shown only on the “Header Style 2” on Free Version. Since You are using “Header Style 1” so the banner Advertisement is not shown in this layout.
To show and set the Banner Advertisement, Please go to ‘Appearance > Customize > Header’. Then Check the ‘Style 2’ on Header Style. After that you will be able to set Banner Advertisement with Url and others just below that Header Style options
Thanks
-
AuthorPosts