Tagged: x
-
AuthorPosts
-
December 24, 2016 at 6:44 am #1303508
Natalie KParticipantHello,
I have a few issues I don’t know how to resolve. My website is http://www.synergycontent.biz/
1. There is excessive white space at the top of the page in most of my pages and between rows. I need to have the main message of the page “above the fold”. How can I reduce the white space above the first header on each page to something like 10 cm?
See attachment2. How can I eliminate excess space in the body of a page like after the photos on http://www.synergycontent.biz/index.php/services/ and before the photos here: http://www.synergycontent.biz/index.php/niche/?
See attachment3. How do I set up my portfolio like this: http://demo.theme.co/integrity-1/portfolio/.
Will portfolio pieces be posts? If so, how will they be distinguished from blog posts?4. What do I need to do to make the background of my blog post summaries white like this example: http://demo.theme.co/integrity-1/blog/. Here is my blog page: http://www.synergycontent.biz/index.php/journal/
Thank you
December 24, 2016 at 6:16 pm #1303688
Rue NelModeratorHello There,
Thanks for writing in!
1] To reduce the white in your page header, please reduce any padding and margin in your section settings.
2] By default, all the heading tags has a top margin of at least 50 pixels. To reduce it, you can use the element spacing utility classes like this:
<h4 class="man">Transform</h4> <p>Deliver technical content to the masses.</p>or add an inline css that removes the margin something like this:
<h4 style="margin: 0 auto">Transform</h4> <p>Deliver technical content to the masses.</p>To know more about element spacing, please check it here: https://community.theme.co/kb/element-spacing/
3] The portfolio items is different from posts. To know more about the portfolio page and it portfolio items, please check it here: https://community.theme.co/kb/portfolios/
4] To change the background of your site to white, please go to the customizer, Appearance > Customize > Layout & Design > Background Options. Please update and remove any background image and background pattern. And you should select the background color to white.
Hope this helps. Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1303508 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
