I don’t seem to be able to find a way to put rounded corners on a navbar, is this possible?
In trying to put an uniform inset on the navbar it does not appear to be applying the inset to the left and right edges. It applies it no problem to the top but nothing happens on the left and right edges. When I could not get this to work I tried the “individual” option and manually set the left and right edges. But still nothing happened, no change. In desperation I tried to apply a margin to these two edges and it applied it to the left edge but the right edge remained flush with the right edge of the editor. Then I tried setting the sizing to “Theme Spacing” and then the margin worked. Wow, this was all a little confusing.
I could not find an way of changing the color of the mobile hamburger menu. It seems to always be set to BLACK and no option I could find to adjust it. Is this just something that still needs to be added?
Finally, when adding a navbar it creates a WHITE background by default, as well as an area the size of the navbar. So to get the navbar to “float” above my banner I had to set a negative top margin the height of the navbar. Is this the correct approach or is there some other trick to getting the navbar to float above the banner?
Converting to the v2 components is going to be a slow process as there is a big learning curve with them.