Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #995951

    Hi,
    On my Homepage I have added a content slider to use as a “News Ticker” with auto rotate on. It looks like this will work fine but I want to reduce the white space above and below.
    I have now put the Content Slider inside a Color Section and set that to “No Padding”. This has reduced the padding above but the padding bellow is still the same.
    Can you advise the code to use to achieve my goal and should the Content Slider by put inside a color section or not? As mentioned it did reduce the space at the top but if it makes the code simpler I can remove the color section.
    Ideally if the code would let me change the space above and below the content slider then I can adjust to achieve the look I want.
    Hope I have explained OK and I have added some details in the Private section which I trust helps.
    Thanks
    Andrew

    #996028

    Hey ASProud,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page-id-3366 #av_section_1 {
        min-height: 60px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #996046

    Excellent, that has worked a treat.
    Thanks
    Victoria

    #996097

    Hi ASProud,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.