Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterGreat ! 🙂
Theme Horse Support Team
KeymasterHi Michael,
To increase the navigation parent menu size Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access a { font-size: 26px; }
Thank you!
Theme Horse Support Team
KeymasterHi Michael,
Could you please specify where you want to increase the navigation size?
We could not able to understand which Navigation parent size above the 20px standard option you are talking about.Thank you!
Theme Horse Support Team
KeymasterHi Burim,
Yes it is possible simply edit the social-icons.png images, [email protected] and [email protected]. You can find this images in the images directory.
Thank you!
Regards,
Theme HorseTheme Horse Support Team
KeymasterHi Eward,
Use padding left and right in %. You can try below CSS code for #main:
#main { padding: 20px 2.97% 10px; margin: 30px 0; background-color: #fff; }
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
Can we have the site url please? So, that we can provide you a exact CSS code.
Thank you!
Theme Horse Support Team
KeymasterHi Yeatce,
You can find the social-icons.png file inside images folder you can edit that and add your own social icons as well.
Thank you!
Theme Horse Support Team
KeymasterYou can add below code for button:
.featured-slider .call-to-action { padding: 4px 10px; font-size:13px ; }
Thank you!
Theme Horse Support Team
KeymasterSorry! We could not able to understand what you are trying to say? Could you please clarify it clearly?
Thank you!
Theme Horse Support Team
KeymasterHi helio,
Sorry! We have implemented the feature for users to upload the image in the services widget for icon.
To have the genericon in the services widget it needs code customization you have to hire a developer for this.Thank you!
March 31, 2015 at 5:34 am in reply to: Version 1.9 released 1 month ago but none update post into WordPress admin ? #23664Theme Horse Support Team
KeymasterHi Info,
Sorry! We have send an email for all the pro users about all the updates. Please check your email which was registered to purchase the theme.
Let us know if you have any problem.Thank you!
Theme Horse Support Team
KeymasterGreat ! 🙂
Theme Horse Support Team
KeymasterHi Ahmad,
To have the responsive for featured text in the slider 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) { .featured-text { font-size: 10px; line-height: 13px; } .featured-text .featured-title { font-size: 11px; line-height: 14px; } }
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
Are you asking to separate the header/menu and content are? So that you can see the background between header and content area?
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
Please Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#main { padding: 70px 0 30px; }
Note: You can change above digit value to increase/decrease the gap between header and body.
Thank you!
-
AuthorPosts