Featured image and post title
-
Hi to all and first of all thanks to the authors for this superb theme, I’m very impressed about it and how it’s fully customizable.
My problems relate to the featured image in single-post. I settep up all perfectly with featured image as background and post title overlay image, but
1) I’d like to display the post title fully to the right of the image, on the edge of the image; instead I see that it remains partially centered.
2) I can’t see the full picture, but only a portion of it
I played with css in .page-header-title.clr with margins but nothing happen, still remain centered even if I put negative values. I have a full-width post.
here is my code without margins and padding, only background color and padding:
.page-header-title.clr
{ text-align :right;
background: #e33733cf;
padding-left: 10px;
padding-right: 10px;
border-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-right-radius: 0;
}Thanks a lot for your support in advance,
ric- This topic was modified 4 years, 3 months ago by .
- This topic was modified 4 years, 3 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Featured image and post title’ is closed to new replies.