Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Pip.partridge,
To change the hover color and also selected highlight color for the primary menu text
Go to Appearance -> Customize -> Ambition theme options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel..main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a, .main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-item ul li a:hover { color: #89a452; }
Note: Please change above HEX color code
#89a452
to your own HEX color code to change the color of the primary menu.Also, If you upgrade the theme to pro version then you can set the color skin of each section with your own color also with lots of features.
Pro version will be available very soon.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Hirotaka,
Sorry for late reply.
Could you please add your address in the footer column via text widget so that we can provide you the exact CSS code.Thank you!
Theme Horse Support Team
KeymasterHi Hirotake,
Oh! O… We missed your topic.
Please provide us your site URL so that we can look into you site and provide you an exact CSS code.Thank you!
Theme Horse Support Team
KeymasterHi Marta,
To hide the social profiles from the header Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-right .social-profiles { display: none; }
Thank you for using our theme.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/attitude#postform
We really appreciate your rating.Theme Horse Support Team
KeymasterHi Petar,
To have the two columns for you contact page. Follow the instruction bellow:
- Create a page name contact and choose Contact Page Template from Page Attributes drop down. You can find the page Attributes option in the right side of the page editor.
- Go to Appearance > Widget.
- Drag and Drop any widget to Contact Page Sidebar.
- Now you can see the sidebar with selected widget in you contact page that you have created in first step.
Thank you for using our theme.
Please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ultimate
We really appreciate your rating.Have a Great day 🙂
Theme Horse Support Team
KeymasterThat’s Great 🙂
Theme Horse Support Team
KeymasterHi Quan3t,
It will me more easy for us to help you if you provide us your site URL.
Thank you!
Theme Horse Support Team
KeymasterHi Nenutil,
Please update the theme.
You have customize most of the CSS and it looks mess.Thank you!
Theme Horse Support Team
KeymasterHi Marta,
To remove the “No posts found” title from you home page and to have the same menu width that the main photo go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.home .entry-title { display: none; } #access li { padding-right: 65px; }
Note: Please increase/decrease the above digit value if you add/remove menu item.
For you answer of question No. 3 you have to change the 3 gray lines image from the image directory that you can find inside the theme directory.
Thank you!
Theme Horse Support Team
KeymasterHi Mona,
Could you please provide us the order detail? We will once look into your account status.
Thank you!
Theme Horse Support Team
KeymasterHi Nicolebacot,
What you want to change font size, color, or font-family?
If you want to change the font-family you have to customize the code OR you have to upgrade it to pro version.Thank you!
Theme Horse Support Team
KeymasterHI Marta,
The “Navigation” is a default menu that will only show up in smaller devices but not in desktop view. This menu will link to your home page and will be selected when none of the other menus are selected.
Anyways you can try below code to remove the navigation Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.tinynav option:last-child { display: none; }
Hope this will help.
Thank you!
Theme Horse Support Team
KeymasterHi Benjamin,
You have customize the code and there may be some issue.
Please reinstall the fresh copy and share the code what you have added in the theme.Thank you!
June 29, 2015 at 7:19 am in reply to: (Deliberately) unclickable parent menu items are clickable on mobile #26031Theme Horse Support Team
KeymasterHi Lisapieca,
The menu will change automatically into
select, option
tag. So, you have to put # in the URL field to avoid showing 404 page error.Thank you!
Theme Horse Support Team
KeymasterHi Shihik,
Sorry we missed you topic.
Back to your question what you are trying to say?
You can use is as it was the built in features of the theme.
you can see the demo here too.Thank you!
-
AuthorPosts