-1

here's my site: https://manatee-dodecahedron-ap6r.squarespace.com/

I've added a bunch of css to try and change the design of the gallery element to make the font bigger.

The css i've added works in preview and inspect element but not in a full desktop browser. if you have any ideas to solve i'd be so grateful. thank you in advance.

Here's the css in question:

#sections > section.page-section.has-section-divider.gallery-section.full-bleed-section.background-width--full-bleed.section-height--medium.content-width--wide.horizontal-alignment--center.vertical-alignment--middle > div.content-wrapper {
   min-height: 825px;
}

1 Answer 1

0

Fixed it by adding the following style to the selector above

padding-bottom: 20px;

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.