• Resolved sbmuk2020

    (@sbmuk2020)


    First of all, I’d like to say a big thank you. Three of the charities I’m involved with have been built with this theme so thank you.

    I’ve disabled all the plugins I’m using one-by-one and the menu is still not showing. I’ve removed inactive plugins and widgets and cleared my cache. The menu still isn’t showing. Are you able to guide me to what may be the issue?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter sbmuk2020

    (@sbmuk2020)

    Showing now, faffed around with the navigation px however it’s not showing up nicely with the horizontal three lines. Can you help?

    Branko

    (@brankoconjic)

    Hey @sbmuk2020,

    Thank you for using Sinatra theme!

    Can you check what is set in Header ? Main Navigation ? Mobile Menu ? Mobile Breakpoint in the Customizer?

    It seems like the mobile navigation isn’t triggered at all.

    Did you modify the theme header?

    Thread Starter sbmuk2020

    (@sbmuk2020)

    Hi @brankoconjic

    Thanks for the quick response.

    Dropdown indicators are set to checked
    Mobile breakpoint is set to 0px
    Mobile Menu Button Label is empty,

    I have altered the menubar but not the header specifically. See below:

    #menu-item-88
    {
    border-radius: 12px;
    padding: 0px 5px;
    margin-left: 5px;
    color:#ffff;
    background-color:#22395d;
    }

    #menu-item-88:hover
    {
    background: #ffffff;
    color:#ffff;
    }

    #menu-item-88: hover a
    {
    color:#22395d;
    background-color:#22395d;
    }

    .my-button-style
    {
    border: 15px solid #dd8d46;
    border-radius: 12px;
    background: #dd8d46;
    color: #ffffff;
    box-shadow: none;
    }

    .asp_product_buy_btn: hover a
    {
    color:#ffffff !important;
    }

    .button
    {
    border: 15px solid #dd8d46;
    border-radius: 12px;
    background: #dd8d46;
    color: #ffffff;
    box-shadow: none;
    }

    Thread Starter sbmuk2020

    (@sbmuk2020)

    Sorry is there any way that This could be shown better?

    As in like this:




    ?

    Thread Starter sbmuk2020

    (@sbmuk2020)

    Actually I see it – just need to make it orange and lower – can you help?

    Thread Starter sbmuk2020

    (@sbmuk2020)

    Sorted!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Menu not showing on mobile’ is closed to new replies.