Tagged: color background, header
-
AuthorPosts
-
October 13, 2015 at 7:53 pm #518314
I am using a color background to display an image. I should be able to put two columns inside of it, and in the right column, some text.
It all appears on the page, but the text is in the center of the right column, not up at the top. There is a lot of white space between the header and the text area. How do I get rid of the white space between the header and the text so the text appears at the top of the column?
Also video does not play in the slider below the text. The url to the video is correct.
Link in private section…
Thanks,
JordanOctober 13, 2015 at 8:22 pm #518338Hi Jordan!
Not really sure what your trying to do here but if your wanting to move the column to the top then drag a codeblock element to your page and add this inside.
<style type = "text/css"> .avia-section.av-minimum-height .container .content { vertical-align: top !important; } </style>
For the video delete the element your currently using and drag the video element to the page from the “Media Elements” tab. Are you using Youtube? Vimeo? Self hosting?
Best regards,
ElliottOctober 13, 2015 at 9:32 pm #518404Ok, so I added the code, and now the content of the COLOR BACKGROUND module appears below the transparent header, where it used to be flush with the top of the browser window (which I desired). So instead of only moving the right column up, it moved it up and then moved everything below the head. How do I fix that?
The video is self-hosted, but not in the WordPress Media Location. It was too big to upload to WordPress, so it lives in the root folder.
This is the path to the video: http://www.juliewittner.com/Julie_Wittner_SpeedReel.mov
The video plays if you type it directly into the URL window, but not in any of the video modules. In fact, if I just use the single video module, it only displays the URL, not the actual video player.
It will play if hosted on Vimeo, however. I guess I’ll just do that for the video.
But please help me fix the issue with the content below the header.
Thanks :)
Jordan- This reply was modified 9 years ago by jordandsa.
October 14, 2015 at 8:22 pm #518908Hi!
Can you take a screenshot and highlight exactly what your trying to do so we can get a better idea?
Best regards,
ElliottOctober 14, 2015 at 9:11 pm #518927Thanks for getting back to me. I figured a workaround. Rather than add code to move the whole content area, I just applied some bottom padding to the column so it moved upward.
October 14, 2015 at 10:11 pm #518943Hi!
Great, happy you got it solved.
We will be happy to assist you, with anything else.Cheers!
Basilis -
AuthorPosts
- The topic ‘Content in COLOR BACKGROUND module not displaying correctly’ is closed to new replies.