my content isn’t full width in the editor when I am creating it. It is full width when I view it externally. How can I fix this?
Hello There,
Thanks for writing in!
I have check your site and are you referring to this section?
If that is the case, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
#ts-fab-below {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
Hope this helps. Please let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.