Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi @lu-p-a-c-e-xi,
Thank you for the concern but menus and dropdown menus are working very well in safari as well even in the smaller screen.
Could you please share us more infos about the issueThanks
October 29, 2019 at 3:58 pm in reply to: Categories appears ordered by name, isntead of ordered hierarchical #69694Theme Horse Support Team
KeymasterWe do understand your wants. But So sorry, For it you need to hire a developer to customize the code for you.
Thanks
Theme Horse Support Team
KeymasterHi @music_note_21,
Yes editing the footer is part of the PRO package but as you mentioned that you only want to remove the “Proudly Powered By” but not the “Theme by”. Thank you so much for your kind words that you still want to give us Credit for creating this theme.
Ok to remove the “Proudly Powered By” then please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.site-info .copyright .wp-link, .site-info .copyright .author-link:after { display: none; }
Thank you for loving our theme and appreciating our hard work.
Could you also please help us rating this theme in WordPress Repository here.
We will really appreciate your rating.Please let us know if you have any queries regarding the theme.
ThanksTheme Horse Support Team
KeymasterHi @johann-haker,
Sorry the hover text “Go to Top” on Go to Top button and “Search” text on Search field cannot be changed or removed. Actually it’s the attribute used for the elements. To remove or change the text you need to hire a developer to customize the code for you.
And yes for the “search” placeholder text we can do a tricky thing. Like you can change the color to a transparent so that it makes a feel of hiding the placeholder text. So to make the text color to transparent go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS Code.
input.s::-webkit-input-placeholder { color: transparent; } input.s::-moz-placeholder { color: transparent; } input.s:-ms-input-placeholder { color: transparent; } input.s:-moz-placeholder { color: transparent; }
Thanks
Theme Horse Support Team
KeymasterYou don’t need to delete your articles. You can just import the Sports dummy content without deleting any content of Fashion.
And you can also change the structure without importing the demo because demos are also the same theme with different variations of settings. So if you want to change the setting regarding the banner section then please go to ‘Appearance > Customize > Banner’ then you can play with the respective setting for different structural preview. Like you can change the layout by hiding some section which you don’t want to show.
Thanks
Theme Horse Support Team
KeymasterHi @debrider100,
We are so sorry, right now its not possible to show title and date informations on the Features Image. As its the new feature for the theme so you need to hire a developer to customize the code as per your requirements.
Thanks
Theme Horse Support Team
KeymasterHi @mia-with-love,
Sorry this theme doesn’t have feature to show post time. Only the Post date is shown as default. As showing the post time will be the new feature for the theme so for this you need to hire a developer to customize the code for you.
Please let us know if you have and other queries regarding the theme.
Thanks
Theme Horse Support Team
KeymasterHi @debrider100,
To show the Featured Image before the title of post/page, First you need to set the Featured Image on post/page editor of each post/page. then go to ‘Appearance > Customize > NewsCard Settings’ and check ON the option ‘Show Featured Image in Posts Single‘ or ‘Show Featured Image in Page‘ or you can Check ON the both Options.
Thanks
Theme Horse Support Team
KeymasterCurrently your Header Style is set to ‘Header Style 1’. For the Header Banner first you need to set the ‘Header Style 2’ on ‘Appearance > Customize > Header’ then you will be able to upload the Banner Ad Image and URL Link through the respective input field.
and to make the Google Ad on center please go to ‘Appearance > Customize > Additional CSS’ then paste the below custom css code.
.widget_text .mh-ad-spot { text-align: center; } .widget_text .adsbygoogle { display: block !important; margin-left: auto; margin-right: auto; }
Thanks
Theme Horse Support Team
KeymasterGreat @email-2002,
No worries. You can use any applications to compress the images. Here we just meant to say was before updating the images to the site try to compress the images which will help to load and render the site faster.
Thanks
Theme Horse Support Team
KeymasterIt’s Great you fixed it but you have only hide the inside element so the margins from outside element is still making bigger gaps. To hide the whole Post Navigation Section you can update the below code instead of the latest previous code you mentioned.
.post-navigation { display: none; }
Thanks
Theme Horse Support Team
KeymasterOk no problem anyways thanks for using our theme and please let us know if you have any other issue regarding the theme.
Thanks
Theme Horse Support Team
KeymasterIt’s very confusing. How did you get the ‘Sticky Navigation Bar’ Option in the Free Version? We haven’t make Sticky Navigation Bar option available in the Free Version. Did you used and Plugins in your Site/Theme. Please try make the Navigation Bar Sticky again. We will try figuring out the issue.
Thanks
Theme Horse Support Team
KeymasterHi @isaac-cheng97,
It seems that you are using our Free version of our theme and there is not Sticky Navigation Bar feature in the free version. May be you have tried through some external plugins which might have affected some codes. If you want Sticky Feature then you can upgrade the theme to a Premium Version where you can have access to many features including Sticky Navigation. For some Realtime Features you can have a look to our Demos of Premium Version Here.
Thanks
Theme Horse Support Team
KeymasterActually that’s a top navigation menu section not the button section. The list of menus added in that section will be shown as the dropdown menu in mobile and tablet view. As you can see in out Demos as well. If you want login Button there in the bar then you need to hire a developer to customize the code for you.
Thanks.
-
AuthorPosts