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

    Hi,

    If you look at the home page, you’ll see a text box at the top with “Nicholas Sansbury Smith” and social icons below. There is a lot of space above and below “Nicholas Sansbury Smith” and below the social icons.

    I need to be able to specify the spacing above and below “Nicholas Sansbury Smith” and below the social icons and the text box below it.

    Your help is appreciated!

    Thanks!

    Nathan

    • This topic was modified 7 years, 9 months ago by Yigit.
    #653489

    Hey norcalnathan,

    To reduce the gap or specify your own on advanced layout elements. Please enable the custom css class name for the advanced layout elements and add this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    .custom-class-name {
        margin-top:30px!important;
        margin-bottom:30px!important;
    }
    

    Best regards,
    Vinay

    • This reply was modified 7 years, 9 months ago by Vinay.
    #653595

    Hi Vinay,

    That had no effect at all. However I know what’s happening – just not how to stop it. I removed the css that allowed me to make the “Nicholas Sansbury Smith” a font size of 75. It is adding space above and below at a font size of 75 however there is nothing above or below – not even a space.

    Thanks,

    Nathan

    • This reply was modified 7 years, 9 months ago by norcalnathan.
    #653640

    You can close this ticket. I used different elements to achieve what I needed.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove space at top’ is closed to new replies.