Archived topic
Navigation hook appears on the right
6 replies · Started by Rachel on October 13, 2020
Hello,
I love the new hook plus using Generateblocks with it.
I created a button inside the navigation menu but it appears on the left I would love it on the right of the navigation.
What can I do to get it to the right?
Thanks.
Hi there,
try adding this CSS:
.inside-navigation .gb-button-wrapper {
order: 10;
}
Hi, sorry didn’t work
I cannot see that CSS on your site - Where did you add the CSS?
Simple css plugin, I will try it in the customiser
Ah, I have put it in the customiser as Mike made adjustments with the skin. Now it works. You are amazing, thanks
Glad to hear that!