Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterGreat! 🙂
Theme Horse Support Team
KeymasterHi Sebastian,
Sorry! We have checked all the things before releasing version 3.0 and it is fully compatible with old previous version none of your data and settings will be lost while updating to 3.0. Hope you have done something.
We have to update a theme lot this time so we did not send an email. Do not worry we will send an email about the version updates.
Thank you!
Theme Horse Support Team
KeymasterHi
We have just checked contact form in our demo site of Interface Pro and it works fine.
Actually which plugin you have used to have the contact form in your site?Thank you!
Theme Horse Support Team
KeymasterHi
Sorry! You have to set all the thing if you moved from .com to .it
Thank you!
Theme Horse Support Team
KeymasterHi Kim1,
Create a page with any name and set that page to blog full content template then go to settings > reading set your front page display as a static page and set that page as your front page.
Thank you!
Theme Horse Support Team
KeymasterYou are very welcome! 🙂
Theme Horse Support Team
KeymasterHi Ben,
Could you also please provide us the temporary username and password to your site via Email. So, that we can see the exact issue.
Please do not share any username and password here in this forum because this forum is public and visible to all customers.Thank you!
Theme Horse Support Team
KeymasterHi Dheeraj,
To show the social profiles and search in smaller devices Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
@media only screen and (max-width: 767px) { .social-profiles { margin-top: 12px; } .social-profiles, .search-toggle { display: block; } .social-profiles, .social-profiles ul { float: left; } .search-toggle { float: left; margin: 20px 5px 0; position: relative; } #search-box { right: 25px; top: 60px; } }
Thank you!
October 31, 2015 at 4:34 pm in reply to: Interface theme blog started showing only one category #39072Theme Horse Support Team
KeymasterThere is a new version available please update the theme. We have fixed category issue in blog.
Thank you!
Theme Horse Support Team
KeymasterHi
Your header image in home page http://mmcounseling.com/ is working fine in all devices and your http://mmcounseling.com/counseling-services/ page. We found that you have add some code and scripts to have that page. So we can not find out the main issue because we have not code that. Also there is a lots of empty paragraph tags. Please review your code that you have customize OR contact your developer who code that.
Thank you!
Theme Horse Support Team
KeymasterHi Juna,
You have to override the CSS for smaller device too.
Please remove the above CSS code from the custom CSS and replace with below one..widget_featured_page .featured-page-content { text-align: justify; } @media only screen and (max-width: 767px) { .widget_featured_page .featured-page-content { text-align: justify; } }
Thank you!
Theme Horse Support Team
KeymasterHi,
To reverse the transition effect Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save & Publish button:
.widget_recent_work .recent-work-col a img { opacity: 0.5; transition: all 0.3s ease-out 0s; } .widget_recent_work .recent-work-col a:hover img { opacity: 0.9; }
Thank you!
Theme Horse Support Team
KeymasterHi Martin2,
It seems that you have customize the code and your menu is different.
Please set the same default menu then let us know. We can not fix when you have change/customize the main theme code.Thank you!
Theme Horse Support Team
KeymasterHi Amy,
Sorry! We have checked and it works fine here.
You are doing wrong to set the gallery please follow this instruction https://www.themehorse.com/theme-instruction/interface-pro/#gallery to set the gallery.
And also seems that you have set the image in the slider.Thank you!
Theme Horse Support Team
KeymasterHi Arjen,
To fix it go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS and paste the below CSS code and Click on Save & Publish button.
.entry-content p a.readmore { float: none; }
Thank you!
-
AuthorPosts