Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #856525

    ahurlburt53
    Participant

    not quite sure how to fix this, I did a update to cornerstone, and now receiving this error message

    View post on imgur.com

    On this page https://www.vsfmarketing.com/

    #856559

    John Ezra
    Member

    Hi 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 credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #856594

    ahurlburt53
    Participant
    This reply has been marked as private.
    #856841

    Alexander
    Keymaster

    Hi 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.

    #857384

    ahurlburt53
    Participant

    Ok, 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;
    }

    https://www.vsfmarketing.com/

    screen shot 2

    View post on imgur.com

    #857927

    Friech
    Moderator

    Hi 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.


    screenshot

    Your code above did not work because there is no <element> tag with a class style on the page.

    Hope it helps, Cheers!

    #858136

    ahurlburt53
    Participant

    tytyty

    #858243

    Lely
    Moderator

    You’re welcome!

    Always,
    X