- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Full width background image revisited
Wes
I want to do what bwboykin is discussing in his topic “Displaying Full Width Background Image”
Since his site is in maintenance mode, I can’t see what he has done.
I also want to have a full width image that is responsive, and then have two widgets side by side over the image (in place of the slider).
The left widget would be a subscribe form and the right would be an overlay image.
Or I could do the two column shortcode, as long as things work in mobile display.
Any thoughts?
What I have right now does not work responsively: http://healthgist.com/main/
Rick
If you want to use the columns like the demo – http://demo.appfinite.net/epik/columns/ you can add this code in a Text widget –
<div class="one-half first">
<p>This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what exactly is on your mind.</p>
</div>
<div class="one-half">
<p>This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what exactly is on your mind.</p>
</div><!--formatted-->