This topic has 7 replies, 2 voices, and was last updated 9 years, 7 months ago by Anonymous.
Tagged: Removed logins
Viewing 8 posts - 1 through 8 (of 8 total)
You can remove margin-bottom: 30px from style.css on line no around 1127
#footer .footer-sidebar {
border-bottom: 0px solid #dddddd;
overflow: hidden;
margin-bottom: 30px; // remove this line
}
Fixed. Added the below code in styling > custom css section
#footer {
margin-bottom: 80px;
}
If you have not yet given ratings to the theme, kindly please give to the theme by going to your themeforest account downloads section and below the Download button of the theme you can find the stars to click on for ratings 🙂
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.