Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHello @suwarrow
Apologies for the late reply. Regarding to your question, Yes you can change the word “Top Stories” in free version via a creating a language file. Also yes you can change the header color to green in premium version as well as have the Dutch language.Theme Horse Support Team
Keymaster@lemonpath Are you using wordpress.com or not?
Theme Horse Support Team
KeymasterWelcome anytime @nnikola-jovanovic
Theme Horse Support Team
Keymaster@sam-perfecent Can you please clarify the issue that you exactly faced?
Theme Horse Support Team
KeymasterWelcome anytime @xmds-xuongmaydosi
Theme Horse Support Team
KeymasterHi there,
Sorry! We have not develop the “Appointment-Red” theme. Please contact to the main author of the theme.
Thank you!
Theme Horse Support Team
KeymasterHi there,
For to fixed the position sidebar when scrolling up and down. It needs code customization, you need to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi there,
To remove the page title just login to your WP dashboard and go to the Appearance > Customizer > Additional CSS and paste below custom css code:
.page .entry-title { display: none; }
Thank you!
Theme Horse Support Team
KeymasterHi theodorparris
Could you please clarify which icon for slider you are talking about?
Thank you!
Theme Horse Support Team
KeymasterLogin to your admin dashboard and go to the
Appearance > Customizer > Additional CSS
and paste below custom css code:@media only screen and (min-width: 768px) { .site-header, #secondary, #page:before { width: 20%; } #content { width: 80%; } }
Note: Change the digit value above to modify the width of the sidebar and main body.
Theme Horse Support Team
KeymasterHi AMD,
For this it need code customization. Just go to theme main directory > header.php file and go to the line no: 92 and remove
target="_blank"
We recommended you to customize the the code via child theme so that your changes won’t loss while updating the theme.Thank you!
Theme Horse Support Team
KeymasterHi there,
For this it needs code customization you need to hire a developer.
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @rpgronin
Theme Horse Support Team
KeymasterHi there,
For this it needs code customization you need to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHello,
Login to your admin dashboard and go to
Appearance > Customizer > Design Options > Custom CSS
and paste the below custom CSS code to set the different background image for each page..page-id-561 { background-image: url(add-full-image-url-here); background-position: center center; background-repeat: no-repeat; background-size: cover; }
Note: Add your the page id in above digit value
561
and add the full image url inadd-full-image-url-here
text above and for another page copy paste above code and repeat the same action to set different background image for another page.Thank you for using our theme.
-
AuthorPosts