-
bowden.dave
Hi There,
I want to move my byline and the affiliate disclosure that runs beneath it down, so that both are below the featured image, and also below the photo caption that runs beneath the featured image. See link in private box for example.
What’s the best way to do this?
Thanks,
Dave
-
Hi Dave,
There are multiple ways to do this, the easist way would be:
1. go to customize > layout > blog > feature image > posts, set location to above title.
2. go to appearance > elements, create a block element – page hero, add a headline block, and set its dynamic content to post title, set the element’s location to post > all posts, set the hook name to
before_content_container
, and toggle the Disable title option.3. I see the subtitle below the main title, you can add it to the same element below the main title.
-
bowden.dave
Hi Ying,
Those solutions don’t quite work for what I’m after. I think I didn’t explain it properly. Please see the image attached to get a better sense of the order that I’d like each element to appear in. Is there some CSS code or another method I can use to put things in this order?
-
There isn’t any CSS can do this due to the limitation of the HTML structure.
And I understand your request correctly, have you tried the solution?
- You must be logged in to reply to this topic.