New Landing How can we help? Themeforest Theme Support Neighborhood Removing spacing/padding/borders ? Reply To: Removing spacing/padding/borders ?

#17573
laranz – SUPPORT
Member
Post count: 3186

Hi,

The top spacing can be removed by this, put this in Custom Styles in Theme Options.

.page .full-width-text
{
padding-top: 0 !important;
}

The right and left can’t be removed, because that is out side of the page width..

Thanks,
laranz.