• Resolved mertimiks

    (@mertimiks)


    This is my website: http://www.manvilleburger.com/

    And I would like to have a transparent submenu background. This is how it looks now: https://ibb.co/4RZ1Y9X

    How can I remove that white background? Thanks.

    This is my additional css code:

    #site-navigation ul li a {
    font-weight: bold;
    color: white;
    background: #b9742c;
    border-radius: 10px 10px 10px 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    }

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

The topic ‘Transparent sub menu background’ is closed to new replies.