I am using Web Yep on a page the client wishes to be able to update.
It is very simple, an image with a paragraph of copy below.
I want the copy to be centered under the picture, and to be responsive to the size of the window. The photo seems to work properly, but the text below is off to the left. I can’t seem to get it centered under the photo.
I have looked at a lot of web yep threads on here, tried a bunch of stuff, but can’t find the answer.
I am sure this is basic, but…I am below basic.
Help anyone?
Hi Steve this is the construction
if you wanted it in a loop you would just add a loopstart before the image then a break return after the text block and then a loop end
basically the image is entered via a style applied to the container which enters everything in side it and then I inserted a text box and added margin auto on left and right to centre the text box below
Hey Max,
Are you able to see why this works and centers the elements until I get to smaller breakpoints? What might I have done wrong/differently there? What I did in construction is to duplicate the elements in smaller versions (keeping the same webyep titles so the pictures are the same as loaded in the larger breakpoints) Everything seems to work well, except that they are not centered in the window…they are offset to the right. Can you help?
Steve