Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterSorry for Late Response because of some unavoidable circumstances. We found you have fixed the issue? Now there’s Title on every post Right??.
Late us know if you any other issues regarding the theme
Thanks
Theme Horse Support Team
KeymasterGreat it Worked. it won’t be complicated next time. we will minor update the code for it in our upcoming theme Update.
Thanks
July 18, 2019 at 7:13 am in reply to: Newscard 1.2.0 drop down menu is not working on Iphones #65512Theme Horse Support Team
KeymasterHi @steve-2171,
You have changed the theme from ‘Newscard’ to any other. We can’t figure out the issue until u won’t activate the Newscard theme.
Thanks
Theme Horse Support Team
KeymasterNo you cannot change the width of Featured Slider. The width of slider will auto fit to any of the screen sizes.
And which banner you are talking about. As the banner and Featured Slider is same thing for this theme. If you want to change the height of Featured Slider then please change the value of ‘min-height’ in the previous provided code.Thanks.
Theme Horse Support Team
KeymasterCan you please share us your site url so that we can figure out the actual issue. Image is not enough to detect the issue.
Thanks
Theme Horse Support Team
KeymasterThank you so much @restyumali-sl. The appreciations from you guys for the theme always inspires and motivates us.
If you have any queries about the theme then please let us know. Have a Good time.
Thanks
Theme Horse Support Team
KeymasterYes definitely. You can change it as you desire.
Thanks
Theme Horse Support Team
KeymasterWe have made the codes to decrease the height of Featured Slider in desktop, tablet and mobile size screen according to your site. So please go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.featured-slider.featured-slider-style-4 .post-img-wrap:before { padding-top: 35%; min-height: 550px; } @media (max-width: 767px) { .featured-slider.featured-slider-style-4 .post-img-wrap:before { min-height: 470px; } } @media (max-width: 575px) { .featured-slider.featured-slider-style-4 .post-img-wrap:before { min-height: 400px; } }
Thank you
Theme Horse Support Team
KeymasterHi @lestertucker,
Can you please provide us your site Url so that we can provide you the suitable codes to featured slider according to your site. As the theme have 5 variations of Featured slider and they have different codes for dimension.
Thanks.
July 11, 2019 at 7:26 am in reply to: Graphic Banner Slider: Pix do not adjust to Cell Phone Display #65289Theme Horse Support Team
KeymasterHi @jackwilkins,
We have coded the slider in a responsive way. The slider images are in a covered position so that it gets fit on every devices. Images cannot be set in a fixed ratio because for the larger screens the slider is in horizontal dimension where as for the smaller screens the slider is in vertical dimension. Even the height of slider gets slightly changes in every devices according to the ratio of its screen sizes and if the slider is made horizontal dimension even in the smaller screen then the content of every slider will be overflowed and the design of site will get messed up.
Thanks
Theme Horse Support Team
KeymasterHi @lestertucker,
Sorry you cannot show the social links on Navbar. As it is the new feature for theme so you need to hire a developer for code customizations.
Thanks you.
Theme Horse Support Team
Keymasterok if the site is working well then forget removing those code. after all it won’t affect the site in anyway.
you can go to the post/page editor of those post/page and please try to type at least a ‘space’ (space from a keyboard) in the right side of the excerpt panel. It will help removing those 3 dots.
Thanks
July 10, 2019 at 8:03 am in reply to: How to remove the name of the page from the page itself? #65264Theme Horse Support Team
KeymasterHi @lestertucker,
To hide the Page title then please go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.page .entry-header { display: none; }
Thanks
Theme Horse Support Team
KeymasterHi @lestertucker,
To remove the search from Navbar then please go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.navbar .search-toggle { display: none; } .navbar-main { padding-right: 0; }
Thanks
Theme Horse Support Team
KeymasterHi @ravy-ht,
Can you please share us your logo url so that we can provide the custom css code according to your logo.
Thanks
-
AuthorPosts