Put the labels on top of the photo

Posted in: Newspaper
Post count: 122

How could I put the label on the top left as I have it in all the news? I have changed all but related articles. If you want to see what I say, come here:
https://golsur.com/

http://imagizer.imageshack.us/a/img923/8516/AjftSI.png

Post count: 20688

Hi,

This should do it for the related block – https://www.screencast.com/t/nvJJt6uD

.td_module_related_posts .td-post-category {
top: 0;
left: 0;
bottom: auto;
background-color: #0072c8;
padding: 6px 8px 6px;
}

Thanks

Post count: 122

It works perfectly. Thank you very much. But when you get in from the mobile it stays like that on top of the photo on the left and when the photo is small it covers the whole photo. I put a capture for you to see. Could it be placed ONLY ON THE MOBILE as I point out to you with the arrow? But on the computer you have to see up on the left as it is right now.

http://imagizer.imageshack.us/a/img923/7833/DdYqbH.png

Post count: 22421

Hello,

You will need to make the css responsive as well. Please also paste the code in the advanced css section for mobile devices and change the values to best fit the mobile layout.

Thank you!

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