-
AuthorPosts
-
November 7, 2014 at 12:19 pm #347681
Please, how do I resolve the issue below
November 7, 2014 at 6:53 pm #347863Hey emin!
Your site is under maintenance mode but I think the CSS your wanting is something like this.
.container, #main, .sidebar, #footer { padding: 20px !important; }
You can find the CSS your looking for in the /enfold/css/grid.css and /enfold/css/layout.css stylesheets.
Regards,
Elliott- This reply was modified 10 years ago by Elliott.
November 8, 2014 at 11:37 am #348107This reply has been marked as private.November 8, 2014 at 11:49 am #348110This reply has been marked as private.November 9, 2014 at 6:42 pm #348382Hey!
I don’t see the CSS I told you to add anywhere in the source code. Go ahead and add it back in and take a screenshot highlighting exactly which elements your trying to change so we can get a better idea.
Cheers!
ElliottNovember 9, 2014 at 7:18 pm #348401This reply has been marked as private.November 10, 2014 at 1:10 am #348581Hi!
The site is on maintenance mode. Looks like you’re trying to decrease the content padding. Please try this:
.content, .sidebar { padding-top: 20px; padding-bottom: 20px; }
Cheers!
IsmaelNovember 10, 2014 at 6:29 am #348654This reply has been marked as private.November 10, 2014 at 1:24 pm #348732This reply has been marked as private.November 10, 2014 at 10:13 pm #349074Dear Support,
Please, I am still awaiting a response on this.
Thank You
November 11, 2014 at 5:11 pm #349518Please, someone should kindly assist on the issue I raised above
November 12, 2014 at 8:39 pm #350311Hi!
Thank you for the info and sorry for the delay.
1.) Use this to decrease the container title padding:
#top .title_container .container { padding-top: 0; padding-bottom: 0; min-height: 20px; }
2.) I think the suggest code above should remove the slider’s padding. A screenshot will help.
3. I don’t see any 2/3 column on the page.
4. Where is the submit button?
5. Use this to reduce the footer padding:
#footer { padding: 0; z-index: 1; }
6. Please provide a screenshot.
Additionally, for future reference we kindly ask you to refrain from bumping the thread. Since we answer questions from oldest to newest, bumping makes it appear new and it will probably take us longer to respond on your inquiry. Replies in the forum can take up to 24 hours during the week, but oftentimes we are able to get to questions much quicker than that. We request that our users wait patiently while we work our way through the forum as we can assure you that all questions will be addressed as soon as possible.
Also, we can only provide support for basic aesthetic / styling modifications and theme related issues. Any modifications or additional features should be consulted with a freelance developer. For further modifications, please visit Envato Studio or Werkpress.
Cheers!
IsmaelNovember 13, 2014 at 12:44 am #350507Thank you so much Ismael. Your advise under item #6 is well noted.
I have applied your CSS codes and they both worked. Below is the result of applying your 2 CSS codes above:
1. Resolved
2. Resolved
3. No more applicable since I have earlier removed the 2/3 column. Sorry for the mis-information
4. Resolved. (The submit button is actually within the accordion below the subscribe button
5. Resolved
6. No more required. I was actually referring to the spacing between the items in the 3rd footer widgetSUMMARY: Issues #1 to #6 are all now resolved.
I will raise an issue in a different topic concerning reducing spacing between widgets in a sidebar and spacing between blog posts.
Thank you for your excellent support
-
AuthorPosts
- The topic ‘remove/reduce the spaces between layouts’ is closed to new replies.