I need help widening the margins because there is too much white space on the sides of the page and too much blank white space between “Welcome” and the header picture. I am a novice and would love the code to put into the additional CSS box. My theme is app page, not sure if that matters. Help is very appreciated. Thank you.
]]>Using the AppPages theme, I’m looking at the CSS and it would appear that the Author should be visible on the page, and yet it’s not.
I’m looking at this snippet:
<h1 class=”entry-title”>People are good. Really good.</h1> <span class=”entry-meta”><span class=”posted-on”> <time class=”entry-date published” datetime=”2018-04-15T13:36:34+00:00″>April 15, 2018</time><time class=”updated” datetime=”2018-04-15T13:37:05+00:00″>April 15, 2018</time></span><span class=”byline”> by <span class=”author vcard”>Kevin</span></span></span>
The title is seen in the page but the author is not.
Am I overlooking something or is there a small tweak that I can make?
]]>