I am using Ethos stack. The articles on the page are divided in 2 columns, but the titles of the articles are cut off. Site: https://easytechseniors.com/. How can I show all post name on each image?
Thank you.
Hi @vhudoroc,
To show all post name, please add the following CSS under Theme Options > CSS:
.h-entry-cover span {
white-space: pre-wrap;
}

Hope it helps 
Thank you!
You’re welcome! 
One more question. How to change maximum number of characters in line? And how to to make navbar not to pop up and cover all the screen? I would like it to extend when somebody clicks on it like on the attached pictures.
Thank you in advance.
![]()
Hi Vladimir,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thank you for understanding,
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.