Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter staffordz

    (@staffordz)

    @xaver2k

    Thank you for your quick response! I just tried that there, it hides the hamburger but you can still click on its location and bring the menu up.

    I would like to have something in its place, maybe by like stopping it changing to the mobile menu in the first place.

    I installed the WP Mobile Menu plugin hoping it could possibly override it… but that was wishful thinking, it just added an additional menu above haha.

    `

    Thread Starter staffordz

    (@staffordz)

    @denzel_chia

    Yesss mate! Thank you so much, that did it!

    I tried to place:

    .col-sm-auto {
    width: 100%;
    flex: 0 0 100%;
    text-align: center;
    }

    into the child theme’s style.css, that didn’t change anything so i just threw it in customize/advanced options/additional css and that did the trick!!

    You’ve saved me a lot of bother! Thank you. I really need to git gud at CSS and not be such a n00b.

Viewing 2 replies - 1 through 2 (of 2 total)