Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterYou welcome Lanai
Thank you!
Theme Horse Support Team
KeymasterHi Michal,
To have a round icons, which is in the Ultimate pro template. You just go to the dashboard-> appearance-> widgets-> and drag the service widgets inside business page section. And select the check button to get round service widgets which is at the top of the services widgets.Thank you!
Theme Horse Support Team
KeymasterThat’s great Michal
Thank you!
Theme Horse Support Team
KeymasterHi Terry,
Yes exactly when you create a slider in home page. The slider is inside the home page. If you slider in inner page then the slider is inside the content. So You slider is full width inside home page and not in the inner page. We have designed our theme this way. If you want your slider full width for inner page then it needs code customization. So you need to hire a developer to fix it.
Thank you!
March 4, 2015 at 5:34 am in reply to: How can we set the sidebar on position with retina iPads? Now it is moving down. #22717Theme Horse Support Team
KeymasterHi info71,
This is our responsive design. So you have have small screen then your sidebar move to the bottom. If you want to disable it then there is an options to disable responsive menu.
Go to Appearance -> Theme Options -> Layout Options -> Responsive Layout and click it to off. Then click on save buttonThank you!
Theme Horse Support Team
KeymasterHi Teygaraj,
This feature is not available in free version of our theme. To have this feature you need to buy a pro version.
Thank you!
Theme Horse Support Team
KeymasterHi Lanai,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-logo { margin-top: 5px; }Change this 5px to any px you want to adjust according to your design.
Thank you!Theme Horse Support Team
KeymasterOk that’s great filipa.martins
Thank you!
Theme Horse Support Team
KeymasterHi Michal,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.business-layout .header-main { padding-bottom: 30px; }Thank you!
Theme Horse Support Team
KeymasterOk that’s great Lisa Simone
Thank you!
Theme Horse Support Team
KeymasterHi Terry Sweeney,
We have only zipped packed the revolution slider. Nut we cannot provide support regarding to revolution slider.
For more info visit this link
http://themepunch.com/codecanyon/revolution_wp/documentation/http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380
Thank you!
Theme Horse Support Team
KeymasterHi John,
To disable the fancy box script you need code customization. The file is inside theme folder(attitude-pro)-> library-> functions-> function.php Here we have enqueued the fancy box script. You have to remove that script. IF you have hired a developer then then can remove it. But before making any changes in the code first of all you have to create a child theme then only customize the code. So that while updating to our new version your customization code will not be lost. Otherwise all your customized code will be lost.
Thank you!
Theme Horse Support Team
KeymasterHi t.o.m.a.s.t,
We are sorry that we do not have any recommended developer. You have to find it by yourself 🙂
Thank you!
Theme Horse Support Team
KeymasterHi astrid,
Yes this code is for the nav menu. Before making any changes in the code first of all you have to create a child theme then only customize the code. So that while updating to our new version your data will be safe.
Thank you!
Theme Horse Support Team
KeymasterHi davidmarryatt,
You have used this below code in your child theme so you are getting the overlapping in menu.#main { padding: 0px 0px 0px 0px; }Remove the above code from child theme and use it default
#main { padding: 60px 0 10px; }Thank you!
-
AuthorPosts
