3rd Level Dropdown Menus Styling From Options Not Working – Theme Version 5.1.1

This topic has 4 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler

  • Avatar: bluehiveinteractive
    BHI
    Participant
    November 13, 2018 at 17:12

    I believe I’ve found a bug in 5.1.1 of the theme.

    When setting the options for 3rd level dropdown menu items in the Options panel for the theme, they are not being displayed on the front-end of the website.

    Appearance > Theme Options > Typography > Menu

    When setting and saving the color, font size, text transform, etc…are not showing up on the front-end even after clearing browser cache as seen in this screen shot

    Settings: https://www.dropbox.com/s/xhjy75e0zwcsxr6/2018-11-13%20at%2010.58%20AM.jpeg?dl=0

    Front-End: https://www.dropbox.com/s/na5u8rfpet9gzn0/2018-11-13%20at%2011.00%20AM.jpeg?dl=0

    As you can see here from the Chrome inspector, the 2nd level styles are working just fine from what is set in the Options Panel for the theme:

    https://www.dropbox.com/s/wumd8gl4ahsotp7/2018-11-13%20at%2011.03%20AM.jpeg?dl=0

    However as shown here the 3rd level are not:

    https://www.dropbox.com/s/rzijyvmrshq7h1g/2018-11-13%20at%2011.06%20AM.jpeg?dl=0

    The 3rd level seems to be inheriting something from the main theme style.css file and not from the options panel.

    I’ve provided login details below in the private content.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 14, 2018 at 09:11

    Hello,

    Thanks for the report. I’ve sent this information to our developers.
    As a temporary solution, you can add this code in Theme Options > Custom css > Custom css for desktop:

    .menu-item-has-children .nav-sublist-dropdown .item-level-3 > a {
        font-family: Lato;
        text-transform: capitalize;
        line-height: 16px;
        color: #9b9b9b;
        font-size: 14px;
    }

    Please delete the code after the next theme update.

    Regards

    Avatar: bluehiveinteractive
    BHI
    Participant
    November 14, 2018 at 14:47

    Thank you so much for your reply. That worked just fine. I’ll be sure to check on the next theme release for a fix to this.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 14, 2018 at 14:51

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.