Hi, I hooked button made by elements/block to “generate_inside_navigatin”. Navigation is about header and aligned to right. I need my button floating left (not before first navigation item, but on the left side of my container). I give Element ID to my button and try use `#FB-nav-button {
float: left;
}`
but it does not work.
What is the right solution to achieve this ?
Thanx Radek