Full width background image revisited

Homepage Community Forums Epik Theme Support Full width background image revisited

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11249
    rick.weiss
    Customer

      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

      #11272
      Wes
      Moderator

        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-->
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.