Hi there, please look at the following blog:
[Links visible only for registered users]I would like to have the menu elements, the text aligned to the right border - like the 'read more' link...
to be clear: all elements (Menu, Text block (excerpt) and the 'read more should be all aligned to the right border - by border I mean the position where the 'read more' is aligned.
any idea how to manage that with CSS?
thanks
Pedro
Comments
please mark on screenshot which parts supposed to be aligned to the right side.
P.-
.post-excerpt { text-align: right !important; }But menu, can not be moved to the right because it requires files customization.Please see here: [Links visible only for registered users]