[Support request] Buttons and header

Home Forums Support [Support request] Buttons and header

Home Forums Support Buttons and header

  • This topic has 1 reply, 2 voices, and was last updated 5 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #835752
    Damon

    Hi, I’m having two styling issues. Wondering if you can help:

    – I can t seem to get the square buttons I want. Only round. Is there a trick to this?

    – I want logged out users to see a full nav, without switching to the hamburger toggle.

    Any guidance is appreciated. Thank you!

    #835779
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like you have this CSS added?

    input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
        line-height: inherit;
        letter-spacing: 1px;
        border-radius: 6px;
        transition: all 0.6s ease 0s;
    }

    As for the second question, maybe a plugin like this?
    https://wordpress.org/plugins/user-menus/
    https://wordpress.org/plugins/nav-menu-roles/

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