Want to add image between posts in Constructor Default theme
-
I’m using the Constructor Default theme and now would like to add an image between posts. I have added this to css:
.hentry .footer .line { height:64px !important; border: 0; background: url(myImage.png) 50% top no-repeat; }
Image file has been uploaded to: wp_content>themes>constructor>theme>default Nothing has changed so I also uploaded to: wp_content>themes>constructor>images
I had already removed date/time/author so would this be the problem? It does have social media links that are working fine. If it’s not possible to add it, that’s fine too. It was just a later thought or else I would have used one of the other Constructor themes.
My site is here.
Any suggestions are welcome. Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Want to add image between posts in Constructor Default theme’ is closed to new replies.