Viewing 1 reply thread
You must be logged in to reply to this topic.
Hello!
Is it possible to somehow edit/change the position of the title of the post that appears in the fullscreen version with the big picture. My post always have photos of people – and this title is always placed in on their faces/necks. I like the fullscreen version very much, but this central position bothers me a lot. Is it possible to put the title into two lines? I want it be placed either in the left or in the right part of the picture. Or may be not be centered vertically but be 30-40px lower?
I also wonder if it is possible to make the background of the title non-transparent?
Thanks!
Hello,
You can use this css code for he post title:
.header_fullscreen_single .title { width: 500px; text-align: left; margin-left: -80px; padding-top: 80px; }
The image isn’t transparent, are you talking about the post image?
Best regards!
You must be logged in to reply to this topic.