Most themes which I have dealt with allow you to pick the width of the content and have certain sections or visual composer sections have no side margin. Not being able to fully use the width of the screen makes the theme look too retro in my opinion and I was not aware that this theme did not allow you do edit this…could you please provide me with a way to make full width blocks? I specifically would like to see this on my home page. Usually I see this option in visual composer but for some reason I do not see it with this theme.
Thanks!
A full width row is exactly what I am looking for. Mind you that the site is under construction, but anyone can feel free to check out thryvewell.com
As you can see after “Connect with us” on the home page, I would love to be able to get a full screen blog or at the very least, center that list of blog posts. There seems to be an invisible side bar widget that is preventing me from even messing with the margins to jimi-rig it. Even with that space there, I cannot even add anything on the right of it if I wanted to because it’s apparently at “full width” even though it is clearly not. If i try to add a block next to it, the images get even smaller which looks awful.
To be honest, I am really not impressed with the versatility of this theme–and I have dealt with a fair share of themes now.
Maybe tagDiv will have some suggestions but at this point, I am wishing there was a refund.
I would also like to increase the sidebar side margin but again, it seems as if there is no easy way to do this 🙁
Thanks for the response Chris, perhaps I made a mistake purchasing a “non-widescreen” theme due to the lack of customization options.
Edit: If I could fix the “blog list” appearance, I think I would be happy for the most part and I could look past the other issues. Perhaps I have a setting wrong, but I could not find a way to center the list, add content next to it, (or get it to look like the list in the demo here: http://themeforest.net/item/newsmag-news-magazine-newspaper/full_screen_preview/9512331).
To make the issue more visible, in the “Connect With Us” title, I added two icons. The one on the left perfectly justifies left while the other on the right does not.
I know I presented few issues here, but it would be really appreciated if I can get some kind of assistance. I figured I would give tagDiv a change before I decide to rate the plugin.
Hi,
@ThryveWell – To center the modules from block 13 you could use the following css (add it in Theme Panel -> Custom CSS) – http://screencast.com/t/kMQqfeewboWG
.td-pb-span12 .td_block_13 > .td_block_inner > .td_module_14 {
display: inline-block;
}
.td-pb-span12 .td_block_13 > .td_block_inner {
text-align: center;
}
Not sure what link did you wanted us to see, please use the direct demo link and resend it – http://demo.tagdiv.com/newsmag/
Block 13 wasn’t designed to work on full width (no sidebar), we have it on our list for the future updates, our initial thought was that the images are too large on 3 columns and the UX is not good.
The theme wasn’t designed to work on full screen, sorry about this, if you cannot use it for your project please send an email at contact@tagdiv.com , include a link to this discussion and we will provide a solution.
Thank you!
-
This reply was modified 10 years by
Emil G.