-
AuthorPosts
-
August 21, 2019 at 10:51 pm #1129799
Hi
1. I would like this page to have the words “Work” in the top nav “blue – hover state” when we are vieing the sub categories for the posts
https://www.svminc.com/category/commercial-office/2. For some reason the “Splunk” Post is coming up as “data centers” category when it does NOT have the category on the post selected, really strange, any ideas?
https://www.svminc.com/category/data-centers/ – it should not be coming up on this page, this is the “data centers” category linkThanks so much you guys rock!
BAugust 22, 2019 at 3:48 pm #1130004Hey schwabino,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaAugust 22, 2019 at 6:11 pm #1130059It’s quite simple –
This page – https://www.svminc.com/category/commercial-office/ . Has a navigation on the top, the “Main Menu” if you roll your mouse over the links in the main menu they change to blue. I would like the word “Work” to be “Blue” at all times when your on this page.
The other issue is that “Splunk” doen NOT have the category “Data centers” checked in the category but is showing up as it does?
Please assist with these last two issues.
Thanks
BAugust 23, 2019 at 6:04 am #1130198Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
.category-commercial-office #menu-item-544 .avia-menu-text { color:#005dae !important; }
Best regards,
RikardAugust 23, 2019 at 7:00 am #1130221Perfect thanks!
I was able to replicate the code for the education page, but the All Projects and Data Centers code is not working for me, I tried slashes and spaces, but can you give me the right code for “data centers” and “All Projects” please
Thanks
BAugust 23, 2019 at 10:40 am #1130278Hi B,
1. We have replaced your code in Quick CSS to:
.category-commercial-office #menu-item-544 .avia-menu-text, .category-education #menu-item-544 .avia-menu-text, .category-data-centers #menu-item-544 .avia-menu-text, .category-all-projects #menu-item-544 .avia-menu-text { color:#005dae !important; }
2. I think it might have something to do with your child theme, if you switch to Enfold (parent theme) it seems to return the right results, maybe there’s some custom codes that causes this issue.
Best regards,
NikkoAugust 23, 2019 at 3:59 pm #1130392This reply has been marked as private.August 27, 2019 at 4:32 am #1131172Hi,
Thank you for the update.
That’s odd. We can’t really tell why that post displays on that category page. We did notice that the site is still running on an older version of the theme, 4.5.5. Please try to upgrade to the latest version of the theme, 4.5.7. The upgrade might help fix the issue.
Best regards,
IsmaelAugust 27, 2019 at 4:59 pm #1131370This reply has been marked as private.August 27, 2019 at 5:04 pm #1131374Hi,
Yes, I would back-up your current settings and any customizations before moving forward.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.