Two lines

Posted in: Newspaper
Post count: 51

Do you can help me to text appears in two lines in a menu button ?
This is pic how need to look: http://postimg.org/image/pr4iftz5d/

Thank youu!!

  • This topic was modified 10 years by stax.
Post count: 22421

Hi,
Unfortunately the theme has no such option. It will have to be made custom, but it will not be as easy as the menu is a complex part of the theme and the second line will make other elements not position properly. you will need css knowledge to get it done properly. Every menu item has a unique class: http://screencast.com/t/jmWMTUGFhhNJ
You can use that as a css class like so:
.menu-item-yourmenuitemnumber{
add css proprieties and attributes here:
}
Unfortunately I have no easy solution to provide as this will require adjusting of all elements around it.
Thank you!

Post count: 51

Thank youu!!! That help me!
Now it looks like : http://postimg.org/image/dzsog31zl/
Now i have problem with line height. When i add line-height, that nothing change.
Here is my code : http://postimg.org/image/6m5ziobf5/

Post count: 23312

Hello stax,

Please notice that once you add your custom CSS style, you can break the original style of the theme. Also, please notice that we cannot provide support for your additional customization.

Thank you for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.