Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Enigmatic Theme issues
- This topic has 15 replies, 4 voices, and was last updated 9 years, 8 months ago by
livemesh.
-
AuthorPosts
-
September 11, 2013 at 4:14 pm #1597
lubica
MemberHi Livemesh,
First of all, I really like your work on the Enigmatic theme, it’s very easy to use and has many impressive features.
I’ve been working on my company website and I have a few issues that I’d like you to help me with.
Our website is http://enigmatic.target360.com.
The issues:
1. Sticky menu: How do I change the colours of the sticky menu to be the same as the primary menu?
2. I’ve noticed the social media links in my Footer don’t show in Mozilla (I’ve tried several plugins) – do you know why this is?
3. And lastly, one of my unique page identificators does not work as well as the others in Mozilla – it jumps to a different section on the page (it’s the one in primary menu – why microsoft dynamics crm – why microsoft dynamics crm?). This is very strange because all the other identifiers jump to the intended section without any problems.
I will be very happy if you could get back to me about this so I can resolve my issues.
Thank you very much for your help!
Lubica
September 12, 2013 at 12:57 pm #1611livemesh
KeymasterHi,
Glad you like the theme. I will address all the issues one by one
1) To change the color for the sticky menu items please navigate to theme options and paste the following code into the “Custom CSS” tab and save changes.
#sticky-menu > ul.menu > li > a:hover { color: #da4f49; }
We will address this issue in the next update as well.
2) Social media icons are displaying fine in firefox here. We have tested it and so far we haven’t had anybody complain about it. What version of firefox you have? Can you please check this in some other machine and see whether the issue is there too?
3) Again the internal links are working fine here.
I did test your site in 4 different machines and no issues in any of them in all major browsers. Please let me know the version of firefox you are using and also please check in other machines if possible.
Thanks.
September 12, 2013 at 3:49 pm #1613lubica
MemberHi Livemesh,
Thanks very much for your prompt answer! I’ve followed your instructions for the sticky menu but this only changed the hover colour (obviously). I’m keen to have it look exactly as my primary menu (colour, font, hover-over, background, and same for the drop-down). I hope you can help me with this.
My version of Mozilla is 23.0.1. and I tried it on other computers in the office and it worked well ๐
Thanks very much for your help!
Lubica
September 12, 2013 at 4:07 pm #1614lubica
MemberAlso, could you pretty please help me with jumping to certain sections on a page: I managed to make this work everywhere on the site exept for one segment with 3 tabs (Microsoft Dynamics CRM – section ‘How can Redspire and Microsoft Dynamics CRM help you?’ – tabs: ‘Sales People’, ‘Marketing’, ‘Management’). Is there a way to make the unique identifier jump to a certain tab?
Thank you!!!
Lubica
September 13, 2013 at 1:33 pm #1641livemesh
KeymasterIt is not technically possible and probably not advisable to make links directly jump to a tab, can be confusing to the user, IMO. It’s best to either separate out these sections from the tab and link to them or just have one link to the tab in the menu.
September 13, 2013 at 1:43 pm #1645livemesh
KeymasterHi,
The code that you asked for. Please paste the following code into the custom css tab of the theme options.
.dropdown-menu-wrap ul.sub-menu { background: #e6e5e3; } .dropdown-menu-wrap > ul.menu > li:hover, .dropdown-menu-wrap > ul.menu > li.sfHover, .dropdown-menu-wrap > ul.menu > li:hover:before, .dropdown-menu-wrap > ul.menu > li.sfHover:before { background-color: #e6e5e3; } .dropdown-menu-wrap .sub-menu li:hover, .dropdown-menu-wrap .sub-menu li.sfHover { background-color: #ffffff; }
Thanks.
September 13, 2013 at 2:08 pm #1646lubica
MemberHi Livemesh,
thanks very much for your time. However, I find that the code you sent me does not lead to the same colours as on the primary menu, namely the: colour of the text (Red, not dark grey), hover-over colour of the text (dark grey, not red), drop-down font (dark grey, not white), hover-over drop-down menu (red), and the hover-over drop-down background (white, not dark grey). I hate to pester you over this but I want to make sure the website is presentable.
Thanks very much again,
Lubica
September 14, 2013 at 11:59 am #1652livemesh
KeymasterPls use the additional code below and see if that helps. If you find issues, pls leave me a private message here with the temp login to your site and I will get this perfected for you. It’s really hard to understand what’s under the hood without having access to the system. Hope the below code gets it finally ๐ –
#sticky-menu > ul.menu > li > a, #sticky-menu > ul.menu > li > a:active, #sticky-menu > ul.menu > li > a:visited { color: #C90C0C !important; } #sticky-menu > ul.menu > li > a:hover { color: #474544 !important; } #sticky-menu ul.sub-menu > li > a { color: #474544 !important; } #sticky-menu ul.sub-menu > li.sfHover > a, #sticky-menu ul.sub-menu > li:hover > a { color: #C90C0C !important; } #sticky-menu ul.sub-menu > li:hover, #sticky-menu ul.sub-menu > li.sfHover { background-color: #FFF !important; }
September 23, 2013 at 10:39 am #1778lubica
MemberHi Livemesh, thank you so much for your advice, for some reason I didn’t get an e-mail saying you wrote back so that’s why I’m only answering now. Thanks very much, now the sticky menu is perfect ๐ If I have any other issues I’ll get back to you then. Thanks and have a nice day!
September 23, 2013 at 11:40 am #1779livemesh
KeymasterNot sure why the email did not arrive if you checked the option ‘Notify me of follow-up replies via email’. Anyway, glad things look better for you now. Have a good one!
October 5, 2013 at 8:24 pm #2042Flann1gan
MemberThis reply has been marked as private.October 7, 2013 at 12:01 pm #2059livemesh
KeymasterThis reply has been marked as private.October 7, 2013 at 12:07 pm #2060livemesh
KeymasterThis reply has been marked as private.October 8, 2013 at 7:47 am #2073Veena
ModeratorHi Michael,
Done with all the modifications required for the sticky menu to look exactly like primary menu. Pls check and get back to me.
Thanks!
October 8, 2013 at 8:48 am #2074Flann1gan
MemberThis reply has been marked as private. -
AuthorPosts
- The forum ‘Enigmatic Theme Support’ is closed to new topics and replies.