Hi
https://sussexmarketingninja.com/whats-included/
Hi All
So I’ve been getting to know flexbox and Iv’e got a fight on my hands that I am not winning.
I’m trying to get the paragraphs on the page to use the full with of the content area.
However when I centre an intro paragraph, then have the preceding paragraphs set to start left, I can’t get the text to use the full width, I.e end the text at the same far-right point as the centred text above.
Can anyone shed any light pretty please?
found If I uncheck this in the inspector It fixes the problem:
@media (min-width: 767px) and (max-width: 978.98px)
.e2718-27 > .x-row-inner > *:nth-child(1n - 0) {
flex-basis: calc(100% - 1em);
}
The trouble is I cannot find that anywhere in the editor, can you help me please?
Thanks
Ben
