There might be controls in the theme for these, but as I have not yet updated to RW8, I don’t know. If they do exist, it’s better (and easier) to change them within the theme settings.
Wow - thanks for the quick reply. Unfortunately, I’m at the RapidWeaver kindergarten level here, and I’m thinking you’re in RapidWeaver graduate school… can you break that down a bit (simplify) for me?
(I used to be a computer programmer, so hopefully I’ll “get it”)
They’re CSS snippets. Paste them into either the CSS window in the Code window in Settings to effect pages site wide, or in the Page Inspector CSS Code window for individual pages.
If you have a specific question I’d be happy answer, but not sure what your questions is.
OK, that worked great - thank you! The website looks better already.
Now, on the home page, how would I reduce the vertical space, between the " Summit County Piano Club Colorado USA A friendly group of music lovers of all musical abilities" portion at the top, and the next section below it?
You can find the elements by using the Page Inspector in your browser. You can also modify the CSS in the Inspector to see what works (or doesn’t), and then base your CSS snippet to paste into RW the CSS code that worked. Here is a link to a video on using the Page Inspector in Safari:
Google “CSS” for info on CSS, elements, selectors etc. Lot’s of great info out there about CSS. Better than I could explain here, and a big enough subject to require a bit of time to get familiar with.
rem and em are used for font size, as well as px. Google them to find out more. Basically they give you smaller increments than pixels.
Now, on the home page, how would I reduce the vertical space, between the " Summit County Piano Club Colorado USA A friendly group of music lovers of all musical abilities" portion at the top, and the next section below it?
This controls the top section space above the divider line: