Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1235112

    Hi:

    I have a new site that I seem to be having issues with a margin and a border around things in general on this new site that I just began working on:

    • See underneath fullwidth easy slider on home page… there appears to be about a 25px margin under it and then a very light gray border;
    • Grid row in which I have an instagram feed – there is a border above it (there are no borders chosen and the color section above has no borders.

    #1235138

    Hey Eleina_Shinn,

    For: See underneath fullwidth easy slider on home page… there appears to be about a 25px margin under it and then a very light gray border; Please add this CSS code:

    #full_slider_1 {
        box-shadow: none;
    }

    For: Grid row in which I have an instagram feed – there is a border above it (there are no borders chosen and the color section above has no borders. Please add this CSS code:

    #footer-page {
        border: none;
    }

    Best regards,
    Nikko

    #1235201

    Thanks so much. footer code worked, but the slider did not – well, it did, then it stopped working… it’s in there, but there is still a space and a line under the slider.

    1. Curious though, as I have been using Enfold for years – the space and box-shadow has never appeared on any of my other sites under the fullwidth easy slider – is this a new thing and will I always need to remove it with css?

    2. And there is another problem: anthing under header goes up and behind it by about 15 pixels…. So it seems like things are wonky on recnet Enfold update? This is the 3rd site doing this – I have another ticket open for another site with same problem., but I’ve been waiting for a response – it’s an older ticket than this one, so thought I’d ask you. It’s driving me crazy, my sites don’t look good. Whatever is underneath the header, including the title bar and breadcrumbs, is going up and behind the header, like everything under it is automatically getting a negative top margin – or the header has a negative bottom margin… on this site I just changed the title bar to a bright color so you can see how the title and breadcrumb text but right up to the top becuase the padding is not appearing, it’s above/behind header. If you inspect, you’ll see that the container is up above and into the header as is the h1 main title entry title.You can’t tell if it’s white – ‘I’m going to change it back to white, but if you really want to see it glaringly, then change the alternate Contanet background color to something bright.

    • This reply was modified 4 years, 3 months ago by Eleina_Shinn.
    #1235309

    Hi Eleina_Shinn,

    The login you gave didn’t work, I got this error:

    Unknown username. Check again or try your email address.

    Also please update the site first to 4.7.6.1 because the white space below the slider was caused by the quote which is a bug in 4.7.6 (make sure to have a backup first).

    Best regards,
    Nikko

    #1235435

    I am so sorry, placed in private content.

    Another rep sent me code on fixing the header margin, so the only issue left on this site is the margin and border under the fullwidth easy slider on the home page. Thank you so much.

    The code you gave me previousy in in Appearance > Customize > Additional CSS:
    /*FIX MARGIN UNDER SLIDER */
    #full_slider_1 {
    box-shadow: none;
    }

    Tried adding !important, didn’t help. It is very noticeable now, you’ll see white space under the slider – I added a background to the color section beneath it so you can see it. Thank you!!!

    • This reply was modified 4 years, 3 months ago by Eleina_Shinn.
    #1235810

    Hi Eleina_Shinn,

    The whitespace below the slider is a bug from Enfold 4.7.6
    Please update to 4.7.6.1 and that should fix the white space.

    Best regards,
    Nikko

    #1235828

    Awesome, that worked, and now I will know for other sites. Thank You!

    #1235837

    Hi Eleina_Shinn,

    You’re welcome :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Unexplainted Margin or padding and border around elements’ is closed to new replies.