Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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 link

    Thanks so much you guys rock!
    B

    #1130004

    Hey schwabino,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1130059

    It’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
    B

    #1130198

    Hi,

    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,
    Rikard

    #1130221

    Perfect 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
    B

    #1130278

    Hi 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,
    Nikko

    #1130392
    This reply has been marked as private.
    #1131172

    Hi,

    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,
    Ismael

    #1131370
    This reply has been marked as private.
    #1131374

    Hi,

    Yes, I would back-up your current settings and any customizations before moving forward.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.