Forum Replies Created
-
AuthorPosts
-
Theme Horse Support TeamKeymaster
Hi Dfraley,
To make current menu item bold when it is acitve Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a { font-weight: bold; }
Thank you!
Regards,
Theme HorseApril 28, 2014 at 7:21 pm in reply to: testimonial widget showing same name on both the testimonial #9807Theme Horse Support TeamKeymasterHi Visheshshahani,
Interface version 1.0.2 is out for download. Update your theme and let us know if there is any issue with testimonial widget.
Thank you!
Regards,
Theme HorseTheme Horse Support TeamKeymasterHi DD,
Interface version 1.0.2 is out for download. Update your theme and check your language file. If there is any issue with the theme please let us know.
Thank you!
Theme Horse Support TeamKeymasterHi DD,
We have submitted the new version 1.0.2 with your issue fixed and will be live very soon. Please be active and let us known it works fine or not.
Thank you!
April 28, 2014 at 9:28 am in reply to: testimonial widget showing same name on both the testimonial #9790Theme Horse Support TeamKeymasterHi visheshshahani,
We have submitted the new version 1.0.2 and will be live very soon. Please be active.
Thank you!
Regards,
Theme HorseApril 28, 2014 at 8:54 am in reply to: testimonial widget showing same name on both the testimonial #9789Theme Horse Support TeamKeymasterHi visheshshahani,
Thanks for reporting. We are updating will let you know.
Regards,
Theme HorseTheme Horse Support TeamKeymasterHi theburgernerd,
There is no temporary solution for this it needs code customization. If you customize the code than your code will be removed whenever you update your theme. Better wait for the update. We will soon fix this and let you know.
Thanks for your patience.
Regards,
SovitTheme Horse Support TeamKeymasterHi Alfred,
Yes for now it only works at the first level. We have pushed this to the list for next update. We will let you know after the update released.
Thank you for you feedback and using our theme.
Regards,
SovitTheme Horse Support TeamKeymasterHi enricocrosina,
Seems like there is some issue in the featured title we will fix it in next version. For now please Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.featured-text .featured-title { max-width: 525px; }
Hope this solve your problem.
Thank you for reporting the issue.
Regards,
SovitTheme Horse Support TeamKeymasterHi Shannon,
It Seems like you have modified the CSS via Custom CSS please remove below css from custom CSS.
#primary { width: 73%; } #secondary { width: 21%; } #secondary { margin-left: 5%; }
and about contact page showing instead of home page in mobile device
You are using some plugin/theme that is creating a responsive layout in mobile/small devices. Our theme is built-in responsive not need to use a responsive theme for mobile/small devices.Thank you!
Thank you!
April 17, 2014 at 10:07 am in reply to: "NEVEGACION" INSTEAD OF "NAVEGACION" IN RESPONSIVE MENU #9547Theme Horse Support TeamKeymasterHi Silvestre,
The Navigation menu appears in smaller devices only. We have coded it that way. If you don’t have any page set as home page then the navigation shows up linking it to the home. Currently there is no way to remove it. But we are working on creating better navigation.
Regards,
Theme HorseApril 17, 2014 at 9:44 am in reply to: When I inspect my webpage I get – "Uncaught SyntaxError: Unexpected token < " #9546Theme Horse Support TeamKeymasterHi,
can you share us the screenshot of that syntax error.
Thank you.
Theme Horse Support TeamKeymasterHi,
Yes, You are absolutely correct post title should be in H1 it’s now H2. H1 is the best approach for the post title regards to SEO but we have used h2 for the post title.
We will soon fixed this and update it in near update.Thank you for your feedback. 🙂
Theme Horse Support TeamKeymasterHi hairshirt,
Yes sure. What’s your queries? Need to change parent menu font size OR child menu font size OR both.
Regards,
Theme HorseTheme Horse Support TeamKeymasterHi Heike,
To change the color of the site’s subtitle Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-description { color: #777777; }
Note: Please change above color code
#777777
to your own Hex color code to change the color of the site’s subtitle.for your next question it needs code customization you have to hire a developer for that.
Thank you for using our theme.
-
AuthorPosts