I am working on a site for a client and in the 3rd section, I have global content turned off and padding set for the row. The content is pushed to the right for some reason making the space to the right of it smaller than the space to the left. Please help me get the space even.
Hello @LaconicSolutions,
The space is because you have set your background image size to contain
. Kindly set it to cover
so that the space on the left will be eliminated.
Kindly let us know how it goes.
Thank you that fixed the issue.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.