Okay
  Public Ticket #3338750
Custom CSS for Menu
Closed

Comments

  •  1
    tassilotn started the conversation

    Hey!

    How do i edit my custom css so that the box does not take up the entire height of the menu but looks like a button?
    I want to explicitly go the way via custom css

    Cheers

    Attached files:  Unbenannt.JPG

  •  1
    tassilotn replied
    .menu-button {
    background-color:#eb5e28;
    border:1px;
    border-radius:3px;
    -webkit-box-shadow:1px 1px 0px 0px #2f2f2f;
    -moz-box-shadow:1px 1px 0px 0px #2f2f2f;
    box-shadow:1px 1px 0px 0px #2f2f2f;
    }
    .menu-button a,  .menu-button a:hover, .menu-button a:active {
    color:#fff !important;
    }
    


    This is my css code btw
  •  1,877
    Judith replied

    Hi there,

    Thanks for keeping in touch.

    Please send in your website URL so that we can check this out.

    Thanks.