Reply To: Extra menu on top of the site

Home Forums Iconic One Pro Support Extra menu on top of the site Reply To: Extra menu on top of the site

#5051

To reduce space between menu items and make menu sit above header container use


.themonic-ad3 a {
    padding: 0;
}
.themonic-ad3 {
    margin-top: -10px;
    margin-bottom: 10px;
}

Final result will look like:

second menu iconic one pro