Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #608647

    Hi there!

    I am trying to reduce the margins to 10 px on both top and bottom on the custom line separator but its as if they do not register the px. Almost like there is a minimum in place.

    Can you please provide the code to reduce this space.

    #608665

    Hey a00109943!

    Thanks for getting in touch with us!

    Try adding the following CSS code in the Quick CSS field in the General Styling tab of the theme options:

    main.template-page.content.av-content-full.alpha.units {
        padding: 0;
    }

    Regards,
    Jordan

    #608721

    Hi Jordan,

    You guys are just awesome! I love how you always understand exactly what I’m asking! Thanks again!

    Ben

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom Line Separator’ is closed to new replies.