Thank you for your responses, but I guess I need to clarify some things.
1, 4, 6 – Okay now.
2. This doesn’t help. Look at the home page. I am not using the menu text as a page title; I am inserting my own text – in this case, “Wellness Warriors.” I want to reduce the space between that text and the menu (which is under the header photo). I have set the text to H5 and formatted the font characteristics in CSS. Maybe I need to alter this code?
.entry-content h5 {
font-size: 30px;
font-family: times;
font-style: italic;
.entry-content h5 {
font-size: 30px;
font-family: times;
font-style: italic;
}
h5 {
border: 0;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
text-align: left;
vertical-align: baseline;
line-height: 1.3;
color: #8b0000;
}
3. I was referring to Footer 1, 2, 3, 4 – not the site footer. Can I reduce the top and bottom padding in those?
5. ******* Suddenly fixed. I assume you re-set something. Thank you! ****** I am referring to Footers 1-4. If you hover over the text in Footer 1 and Footer 2, they are acting like links. And if you look at where the links are pointing, it says something about “customize changeset……” and I have no idea what that means or how it got there. I just want plain text.
Thank you for your help.
Alice