-
AuthorPosts
-
July 15, 2013 at 8:04 pm #26236
Hello – This question is related to https://kriesi.at/support/topic/theme-css-conflict?replies=9#post-125022.
Please see page: http://thecaloriemythbook.com/?page_id=2330
You will note a bunch of unwanted white space above the form. When the form is on a plain HTML page such as http://thesmarterscienceofslim.com/testor.html this white space isn’t present. How can we get rid of this white space on *just* http://thecaloriemythbook.com/?page_id=2330 and any other individual page on which we need to place one if these forms?
Thank you.
July 16, 2013 at 5:40 am #129785Hi,
This will only affect the current page: http://thecaloriemythbook.com/?page_id=2330
.page-id-2330 .post-entry.post-entry-type-page.post-entry-2330 .entry-content.clearfix br {
display: none;
}Regards,
Ismael
July 16, 2013 at 4:36 pm #129786Hi Ismael – Which file do I need to add this too and where in that file? Thank you.
July 16, 2013 at 7:12 pm #129787Hi stunna42,
You add that to your Quick CSS field in the Styling tab of the theme options or the custom.css file.
Regards,
Devin
July 16, 2013 at 11:53 pm #129788Hi Devin – Thank you. This change did remove the spacing from the top but seems to have created new issues. To see how the form looks now as contrasted to how it should look please see: http://TheCalorieMythBook.com/wp-content/uploads/2013/07/pleaseHelp.jpg
The pages shown are: http://thesmarterscienceofslim.com/testor.html and also http://thecaloriemythbook.com/?page_id=2330
How can we make the form boxes layout like: http://thesmarterscienceofslim.com/testor.html
July 17, 2013 at 3:52 pm #129789I’m going to close this topic as it seems you have two almost duplicate topics where we are addressing the same issues. Please do not create duplicate posts in the future as it causes uneeded duplication in responses as well as confusion.
-
AuthorPosts
- The topic ‘CSS Conflict’ is closed to new replies.
