Archived topic
align in the sub-Menu
1 reply · Started by Robert on March 18, 2019
Viewing posts 1–2 of 2
Hi
how are You ?
can You help me - I have a problem with the align in the sub-Menu:
on the http://www.tapicersyla.pl/ is the align TXT in the sub-menu on the left side (pleas see the print screen)
How can i change it to the right side?
Thx!
Robert
Hi there,
try this CSS:
.main-navigation ul ul {
text-align: right;
}
This archived topic is closed to new replies.