Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: How to remove frame from picture

#5959
Grace Themes
Member

Hi Richard,

Now all is looking fantastic.

One more thing that I will suggest regarding the ‘Our Calendar’ column of footer section. Currently it is looking too high, its due to the unwanted padding

To look it fine
Go to Appearance -> Editor -> style.css file
and at the end of file add below css code and click on update file button

.footer .chronosly-content-block {
    padding: 0 !important;
}
.footer .pagination {
    padding: 0 !important;
}
.footer .chronosly.ch-default.small {
    margin: 5px 0 !important;
}

Please do this changes and let me know your feedback.

Regards
Grace Themes