-
AuthorPosts
-
June 11, 2013 at 11:15 am #24633
Hi There
I am creating a site at newadsend.wpengine.com using your Enfold theme. Gotta say it’s the easiest, most comprehensive and most flexible theme i’ve ever worked with. Well done on creating such a great theme.
One little issue im having is that a random div keeps appearing on some of my pages, and I have no idea where it comes from.
If you look at the bottom of this page (http://newadsend.wpengine.com/features/validate/) there seems to be a big white gap between the bottom of the testimonial in the grey area and the top of the footer CTA in the black area, where as doing the exact same thing on this page (http://newadsend.wpengine.com/customers/leedham-creative/) (hosted on WPengine) and the gap isnt there. Note i dont want the gap to be there and am trying to get rid of it.
There appears to be a div in the called ‘after_section_1’? How can i get rid of this div so that the customer testimonial sits directly above the footer CTA (like it does on http://newadsend.wpengine.com/customers/leedham-creative/)
Look forward to hearing from you
Aaron
June 11, 2013 at 11:21 am #124126Just adding in that the unwanted div is also appearing on this page: http://newadsend.wpengine.com/features/create/
(hosted on WPengine) />
But it isn’t appearing on this one, which uses the exact same content: http://newadsend.wpengine.com/customers/kool-kreative/June 11, 2013 at 11:36 am #124127Just another one for the record http://newadsend.wpengine.com/about-us/careers/
(hosted on WPengine) />This one has a height of 180px though, as opposed to the 101px height of the others.
June 12, 2013 at 12:38 am #124128Hi,
You can add this on your custom.css or Quick CSS to hide it.
#after_section_1 {
display: none;
}Regards,
Ismael
June 13, 2013 at 6:24 am #124129Hi Ismael
Thanks for your response.
Whilst this did solve the problem, it also meant that large chunks of content on other pages are also disappearing.
For instance, here’s how the homepage looks with that custom CSS you suggested:
http://awesomescreenshot.com/00a1e4cs83
Here is how the homepage is supposed to look (without the custom CSS you suggested):
http://awesomescreenshot.com/0f01e4d264
As you can see, this workaround has some side-effects which make it unfeasible. Do you have any other ideas or suggestions?
June 14, 2013 at 5:39 am #124130Hi!
Please create me a wordpress admin account and send me the login data and more details about the issue to: (Email address hidden if logged out) – I’ll look into it.
Regards,
Peter
June 16, 2013 at 12:01 am #124131Hey!
It seems this was an issue with an earlier version of the builder. i have updated your template builder to the latest version and all gaps are gone, no need for any extra settings. You should definitely update to the next version as soon as it hits themeforest, since you now got the 1.3.1 base version of the theme along with a template builder from version 1.7 :P
In one case here http://newadsend.wpengine.com/about-us/careers/ (hosted on WPengine) you had the ruler element after the section, which of course produced a whitespace of different color between the elements. In such a case you need to move the Ruler element inside the section ;)
-
AuthorPosts
- The topic ‘Random Div causing formatting issues’ is closed to new replies.