-
AuthorPosts
-
June 13, 2017 at 5:29 am #807220
Hi there,
I have my container width set at 1100px. However, my sliders, color sections, footer background, banners, etc. those are all displaying at about 1375 pixels wide. How do I get everything to align together, like I’ve illustrated in attached screenshot?
Thanks in advance!
June 13, 2017 at 9:01 am #807281Hey kellyCraftMedia,
Please try the following in Quick CSS under Enfold->General Styling:
#main .container { padding:0; }Best regards,
RikardJune 14, 2017 at 12:49 am #807690Wonderful, thank you! That worked.
Now… how do I reduce the amount of space between columns?
June 14, 2017 at 1:30 am #807694Actually, the only issue I see out of this is that the content in the socket is now all the way to the left and all the way to the right (no padding). Can I add just that padding back in so it doesn’t butt up agains the edges?
Thanks!
June 15, 2017 at 11:15 am #808516Hi kellyCraftMedia,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#main #socket .container { padding: 0 10px; }If you need further assistance please let us know.
Best regards,
VictoriaJune 15, 2017 at 7:54 pm #808697That works great!
There’s only one thing which I JUST now noticed – the logo and navigation/menu aren’t aligned. Is there a bit of Quick CSS I can add to fix that?
Thanks again!
June 16, 2017 at 8:32 am #808864Hi,
I`ve checked your site and the logo looks normally. May you provide to us some screenshot?
Best regards,
John TorvikJune 16, 2017 at 9:06 pm #809099Screenshot:
June 17, 2017 at 9:09 am #809240Hi,
Can you try adding this as well:
#header_main .container {padding-right:0; padding-left:0;}Best regards,
SarahJune 19, 2017 at 9:06 pm #809970Perfect, thank you! We can close out the ticket now.
Cheers!
June 20, 2017 at 6:01 am #810152Hi,
We`re glad that your problem was solved!
Best regards,
John Torvik -
AuthorPosts
- You must be logged in to reply to this topic.
