Tagged: menu
- This topic has 9 replies, 2 voices, and was last updated 11 years, 1 month ago by Sakin.
-
AuthorPosts
-
September 16, 2013 at 4:29 pm #14598BenniemanZAMember
Hi there Catch Themes Support team.
I need to get a title for a sub-menu to fit in the space.
Is there a way to increase the width of the area, or can the last bit of the text move into the next line?The one I have a problem with is under the “Executive Packages” menu.
http://sharpedgetraining.co.za*NOTE: I’m using Catch Everest*
September 16, 2013 at 10:17 pm #14617SakinKeymaster@BenniemanZA: I see that you are using old version of Catch Everest Theme which might be issue. So, can you update the theme and check in.
September 17, 2013 at 1:02 pm #14664BenniemanZAMemberThanks for the quick response Sakin.
When I click the upgrade now button, it tells me I will lose all customization.
I’m a bit hesitant to do this as I’m not sure how much I will lose.Will it be a complete reset of my site?
Will I lose the featured images in my slider?
Can I make backups of info in the editor and just replace it again after the upgrade?September 17, 2013 at 4:22 pm #14667SakinKeymaster@BenniemanZA: You don’t loose any of your settings that you have set through Theme Options panel. If you have customize any core theme files such as style.css, index.php, functions.php and so on then your customization will be reverted back.
October 1, 2013 at 1:44 pm #15363BenniemanZAMemberHi Sakin.
I have done the update to the new version and it fixed the problem I mentioned.
All problem I have now is I don’t seem to be able to change the colors of my menus back to how they were.
Is there a .css function to fix this?
October 1, 2013 at 10:16 pm #15373SakinKeymaster@BenniemanZA: For detail color options you can upgrade to Catch Everest Pro theme. See the features details at http://catchthemes.com/theme-instructions/catch-everest-pro/
I don’t know what where you menu colors before. We can add color in our Custom CSS box at “Appearance => Theme Options”. Can you send me more details.
October 10, 2013 at 1:37 pm #15767BenniemanZAMemberI used to set the menu colors with codes.
I want the menu color to be #323c9a
When an item is hovered or selected it’s #6ea2dc
The text color should just be black.October 11, 2013 at 12:53 am #15804SakinKeymaster@BenniemanZA: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box. This is bit difficult. So, nice one please upgrade to Pro version.
#header-menu { background-color: #323c9a; } #header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a { background-color: #6ea2dc; } #header-menu ul.menu li:hover > a, #header-menu ul.menu a:focus { background-color: #6ea2dc; }
October 11, 2013 at 2:46 pm #15830BenniemanZAMemberHi Sakin.
I tried it and it worked perfectly.
Thanks for all your super support and friendly, helpful service.
October 11, 2013 at 3:04 pm #15836SakinKeymaster@BenniemanZA: thanks for your appreciation.
-
AuthorPosts
- The topic ‘Sub-Menu Help’ is closed to new replies.