Thanks for trying to help me!
]]>Maintenance mode
Sorry for the inconvenience.
Our website is currently undergoing scheduled maintenance.
Thank you for your understanding.
]]>
I sure appreciate your sticking with me on this problem, as I don’t know what to do.
]]>@media only screen and (min-width: 63.9375em) {
.transparent_header .single-post-header .title, #page_wrapper.transparent_header .shop_header .page-title {
padding-top:50px;
}
}
@media only screen and (min-width: 1024px) {
.site-header {
padding-bottom: 0;
}
}
To add CSS:
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
]]>It appears to me that I need to reduce the padding on that page, by inserting the code you sent; however, as stated in my original post, I don’t really know how to do any of that. Actually, I don’t even really know what ‘padding’ is, but assume it’s kind of like a margin that’s added around a given element on the page.
Following your advice, I went to the Chrome Developer Tools and have begun to work my way through their tutorials.
I will first have to try to find the customizer and the “Additional CSS” option.
]]>