Reply To: Change Text Position in Front Page 1

Homepage Community Forums Aspire Theme Support Change Text Position in Front Page 1 Reply To: Change Text Position in Front Page 1

#19361
Wes
Moderator

    You can try adding this to your CSS and adjust it to the size you need –

    .front-page-1 .flexible-widgets {
    	padding: 240px 0 120px;
    }