Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #213298

    Hi

    I need to reduce the white spaces between the elements on my homepage – in particular the spacing between the latest news feeds and the above content and the feeds and the footer

    Apologies as there are some fixes out there for this but I could not work out the exact code I needed for my homepage

    Thanks

    #213332

    Hey Coronacom!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av-special-heading { margin-top: 0; }
    .avia-builder-el-26 { padding-bottom: 0!important; }
    .content { padding-top: 20px;
    padding-bottom: 20px; }

    Best regards,
    Yigit

    #213408
    This reply has been marked as private.
    #213866

    Hi!

    I think you have accidentally added the code to “Google Analytics Tracking Code” section and not in Quick CSS section under Styling tab. Can you check once again?

    Regards,
    Yigit

    #213929
    This reply has been marked as private.
    #213932

    Hey!

    Please add following code to Quick CSS as well

    .page-id-433 .avia-icon-list .iconlist_content_wrap { text-align: center; }

    And if that is not what you meant, please post a screenshot and show the changes you would like to make

    Best regards,
    Yigit

    #213954
    This reply has been marked as private.
    #213957

    Hi!

    Please try adding following code

    .avia-builder-el-10, .avia-builder-el-15 { margin-top: 0!important; }
    .avia-icon-list-container { margin: 0; }

    Best regards,
    Yigit

    #339099

    Hello,

    Are you able to tell me the quick CSS code to move this wistia video higher up so that the space between that and the text block above is margin-top:20px; rather than 50px?

    http://www.spectrecom.co.uk/charity-marketing-videos-films-campaigns/

    Thanks

    #339109

    Hey!

    Please add following code to Quick CSS

    .page-id-9195 .column-top-margin {
    margin-top: 20px;
    }

    Regards,
    Yigit

    #339116

    Great, thank you!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Reduce space between elements on homepage’ is closed to new replies.