We have set in the theme’s settings > Layout > Top panel > align > right.
We expect that all the widgets in Top panel will be aligned to the right side of the website.
But they do not!!!
Because there is the next code In GP’s file style.min.css:
.top-bar-align-right .inside-top-bar>.widget:nth-child(even), .top-bar-align-left .inside-top-bar>.widget:nth-child(odd) {
float: left;
margin-right: 10px;
}
Can you explain why so?
GeneratePress 2.2.2
GP Premium 1.7.8