Skip to:
Content

BuddyPress.org

Ticket #8652: #8652.patch

File #8652.patch, 574 bytes (added by umesh84, 3 years ago)

I thinks we need to remove background Color and border

  • trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css

     
    16951695                padding: 33px 20px 33px 33px;
    16961696                text-decoration: none;
    16971697        }
     1698        #mobile-menu-button  {
     1699
     1700                background-color: transparent;
     1701                border: none;
     1702                height: 81px;
     1703        }
    16981704        #header #nav,
    16991705        #wporg-header #wporg-header-menu {
    17001706                margin: 0;