Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1235131

    Hi,

    I’m wracking my brain here to get this resolved and not understanding how to fix this. I’ve looked at the various options and not seeing where I have gone wrong.

    Specifically the issue is that the sub menu text is not showing up properly.

    See this example: https://share.getcloudapp.com/4gu9bvRm

    Please advise.

    #1235237

    Hey slui,

    Add this to quick css:

    .sub-menu{
    padding:0px!important;
    }
    
    #menu-item-17106 a{
    color:#034f6a!important;
    font-size:10px!important;
    padding:8px 15px!important;
    text-decoration:none!important;
    }

    Best regards,
    Jordan Shannon

    #1235522

    Hi Jordan,

    I was not able to get this resolved with your code. It is dropped into the style.css file.

    #1235523

    Hi,

    Did you try adding it to the very top of the quick css section so it runs first? Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

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