Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Mobile Menu Behind Content

New Front EN Support Forums Kanso Theme Support Mobile Menu Behind Content Reply To: Mobile Menu Behind Content

#3276
rhiannaweilert
Participant

Here is the CSS I’ve added:

#content h1 a, #content h2 a, #content h3 a, #content h4 a, .page-content h1, .post-content h1, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, .serif, cite, h1, h2, h3, h4, h5, h6, .post-header, .page h1, #rps h4.post-title a span, .su-heading-shell {
color: #7b7c7f;
border: 0px;
font-weight: 200 !important;
}

#header #header-box {
border-bottom: 1px dotted #DEE5E6;
}

#header {
border: 0px;
}

#footer #copyright .container {
border-top: 1px dotted #DEE5E6;
}

a:link {
text-decoration: none;
border-bottom: 1px dotted #DEE5E6;
color: #666666;
}

#nav-primary ul a, #nav-secondary ul a, .mobilemenu .dropdown-menu, .mobile-icon-title-text {
font-family: ‘Open Sans’, Arial, sans-serif;
font-weight: bold;
}

#respond input#submit, .contact-submit input, .back-button input, input[type=”submit”] {
cursor: pointer;
color: #7a7a7e;
margin-left: 0;
padding: 11px 13px;
background-color: transparent;
border: 2px solid #7a7a7e;
}

#nav-primary .current-menu-item > a {
border: 2px solid #7a7a7e;
}

.social-widget-icon {
border: 2px solid #7a7a7e;
}

.widget-sidebar {
margin-top: 30px;
}

.page-heading {
margin-bottom: 0px;
}

#page-background {
margin-top: 160px;
}

#sidebar {
margin: 0 0 0 650px;
position: fixed;
}

#footer {
background-color: transparent;
}