Hi,
In this website , I have a top menu.
I want to right-align the “Sign-In” (Connexion) link on the right.
I’ve added a class to this specific element (sign-in-align) and those CSS lines:
.sign-in-align{
float: right;
}
But nothing happens
Danny
(Danny)
March 31, 2016, 2:37pm
2
Hi Vincent,
Which Connexion item are you referring to, as I am currently seeing three on your page?
Thanks,
Danny
Sorry, I was playing with this page. The “Connexion” is the menu item #3 of the very first top row (with class=“sign-in-align”).
I was trying another strategy : 2 menus that collapse in one button on mobile. But I don’t know if it is possible (see post here ).
bencarlo
(Ben Carlo)
April 1, 2016, 10:21am
4
Hey Vincent,
I can’t see the class sign-in-align
on your page. I do see a sign-in
class though. Is that what you meant? The button on the right side? Just verifying since you mentioned first it was a menu item.
Ben
It’s not the button, it’s a menu item.
But this to your help on my other post, I’ve ended with another strategy.
Problem solved.
bencarlo
(Ben Carlo)
April 1, 2016, 10:38pm
6
Gotcha! Thanks for taking the time to inform us.
Enjoy BB!
Ben