So, I’m working on my theme and I’m getting super frustrated because the margin/padding for the blocks/rows/columns are all messed up and not looking evenly. I add column gaps for example and it only adds a gap to the right side with the left side still glued to the side.
When I finally have it look the way I want after playing around for a million years and check the mobile version it’s not centered but is glued to one side while there is a gap on the other.
What am I doing wrong? Somebody please help.
Hi Marica,
Indeed, it can be a little difficulty at the begin when you use the theme builder, but once you learn how is working you’ll see that you can do almost anything.
If you want to set margins or paddings around an element/block, select it and check the css tab -> https://i.imgur.com/YaysPFn.jpg also most of the elements can be edited per view port (if is not edited, then will inherit the options set on desktop).
Here is a video made by one of our designers on how to create a page from scratch with tagdiv Composer -> https://www.youtube.com/watch?v=SoGQ0d5kIBg this should help you to find more answers and tricks.
Thank you!
I know how the theme builder works. I’ve had ionMag for years. I have Newspaper installed on another site and neither is doing what Newsmag does when it comes to this.
I also have the problem that when I have the row split into two colums and add padding for the row on the left side, the right column suddenly is underneath the left one instead of staying in the same row. I never had that before. Usually the second column adjusts and stays in the same row.
Hi,
“I know how the theme builder works. I’ve had ionMag for years. I have Newspaper installed on another site and neither is doing what Newsmag does when it comes to this.”
If you want I can take a look at this, for this you can contact us via email at contact@tagDiv.com and let us know where is the problem.
Usually if you set margins, on elements then the width of the element will changed, but if is a padding, then it should make the elements width smaller with the padding width.
Thank you!