Hello, I added AJAX Search for WooCommerce in the Primary Navigation with the following css
@media (min-width: 768px) {
#site-navigation .inside-navigation {
position: relative;
display: flex;
}
div.asp_m.asp_m_1 {
position: absolute;
bottom: 0;
right: 0;
top: auto;
}
}
.dgwt-wcas-search-wrapp{margin: auto;box-sizing:border-box}
The problem is when you apply the sticky navigation, I go through the site, change to two rows and lose the style.
Thanks for the help
image
attached image
GeneratePress 2.2.2
GP Premium 1.7.8