Site logo

Archived topic

Tablet View - Sections

9 replies · Started by johnzoro on February 24, 2017

Viewing posts 1–10 of 10

Hi John,

In the pro and con CSS classes, try changing the padding to padding: 0 10px;

Let me know.

That worked but now i would still like some padding inside the pro and con sections?

Try padding: 10px 10px 0;

Let me know.

This is what it looks like with

padding: 0 10px;

This is what it looks like with padding: 10px 10px 0;

After the red and green columns in that section, add this into the "Text" tab:

<div class="clearfix"><!-- clear --></div>

Again, Tom nails it!

That fixed it and did exactly what I wanted it to do.

Glad I could help :)

This archived topic is closed to new replies.