Tagged: x
-
AuthorPosts
-
March 29, 2016 at 5:16 am #856525
not quite sure how to fix this, I did a update to cornerstone, and now receiving this error message
On this page https://www.vsfmarketing.com/
March 29, 2016 at 5:45 am #856559Hi there,
Thanks for writing in! We’ll need to check it out. Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 29, 2016 at 6:03 am #856594This reply has been marked as private.March 29, 2016 at 9:00 am #856841Hi Aaron,
All set. This is a known bug that we were able to fix. It happens when certain plugins are enabled. I’ve installed a patched version of Cornerstone to keep your site humming along until the official update is ready in a few hours.
March 29, 2016 at 2:39 pm #857384Ok, I was wondering, there is a small white gap above the slider and below. Ive located the css and was wondering whats the correct css or how do i identify which code to use. Heres a screenshot of the code
why doesn’t this css work, to remove padding? ty
element.style {
margin: 0px;
padding: 0px 0px;
background-color: transparent;
}screen shot 2
March 29, 2016 at 10:00 pm #857927Hi There,
You do not need a custom CSS for this. The gap is the top and bottom padding of the first section (where the slider is). You can see the padding option by inspecting the section.
Your code above did not work because there is no
<element>
tag with a classstyle
on the page.Hope it helps, Cheers!
March 30, 2016 at 12:25 am #858136tytyty
March 30, 2016 at 1:55 am #858243You’re welcome!
Always,
X -
AuthorPosts