Okay
  Public Ticket #2172387
Custom CSS
Closed

Comments

  • GemmaTelfer started the conversation

    Hey Tahir, Team,

    I seem to have a white panel below the last row of content (above the footer) on the homepage. Can someone tell me how to remove this? I used some CSS that I found on a previous ticket, but I ended up with a Red Cross next to it (didn't work)

    Any ideas?

    Thanks!

  •  8,992
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .main-content >.row {
        padding-bottom: 0px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • GemmaTelfer replied

    Thanks so much, Tahir - that worked a treat!

    Have a great day!

    Thanks!

    Gem