CSS to replicate module titles with CPTs?

Posted in: Newspaper
Post count: 18

I am using this theme with Geodirectory, a plugin that makes directory CPTs. I want to replicate the titles made by the shortcodes to that of the entry titles used for standard post titles from modules.

So far, I am using vh, which isn’t horrible, but the font is pretty dang small on phone screen sizes.

.gd-list-item-right .geodir-post-title h2 {

font-size: 20px;
font-size: 2.5vh;
line-height: normal;
text-overflow: ellipsis;
overflow: auto;

}

I am having a hard time finding the CSS used by the Newspaper theme to style this. Can somebody point me in the right direction?

Site URL: Coosguide.com

Post count: 35449

Hi,

I do not quite understand which tile you want to change, please provide some more details and some screenshots, in this way i will be able to provide you an working css.

Thank you for your understanding!

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