How can I edit the font of the Ad Title Text?

Posted in: Newspaper
Post count: 11

I have looked through every section on the theme panel of the theme fonts and did not see a section for the ad title. Also under the ad box elements I can edit things like the font’s boldness but not the size or font style. For some ads the ad title is too light grey and too small for some advertisers so I need to try to make the font bigger. Any help on this would be greatly appreciated. Thanks.

Post count: 35449

Hi,

If you want to edit the ads from pages you’ll need to use tagDiv Composer -> https://www.screencast.com/t/vuYVacgUxl
Also you can use custom css -> https://www.screencast.com/t/o9kPnQBy5s1
.td-adspot-title {
color: red;
font-size: 14px;
}

You need to set the code in Newspaper > theme panel>Custom code >Custom css and all titles of ads will have that font size and color

Thank you for your understanding!

Post count: 11

Thank you for your reply. It was mainly the inline ads I was trying to adjust the font size for (the title of the ad rather). These do not have a font size adjustment in the element as far as I can tell. So for these using css is probably the only way right now correct? The default font size for the ad title is very small and very greyed out.

Post count: 35449

Hi,

Unfortunately for the moment this is the only way to change the font style and color for those ads, sorry.

Thank you for your understanding!

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