Title over image customization

Posted in: Newspaper
Post count: 12

Hi,

I placed at the top of the homepage an image with title. I used the tagDiv Composer and set the “Title over image” element. However, the customization of the title is limited.
Is it possbible to add a shadow behind the title letters and customize the position of the title over the image (beside the existing three choices of top, middle and bottom)?
Thanks.

Post count: 35449

Hello,

Unfortunately for the moment the only option available of “Title over image” are these -> http://prntscr.com/ps3iuq if you need to make some more customization you’ll need to use custom css.
-> http://prntscr.com/ps3jwq
.tds-title-over-image .tdm-title-over-image-info-wrap .tdm-title-md{
text-shadow: 2px 2px #079;
}

The code need to be set in Theme panel> Custom code> Custom 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.