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: Massage Spa PRO help

#14433
Grace Themes
Member

Hi,

1. Please do not add too much menu in footer section.
Check the documentation to setup the footer menu
https://www.gracethemes.com/documentation/massage-spa/#footer_menu

2. To remove Posted by and date from latest posts section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box
.news-box .PostMeta, .post-date { display:none !important; }

To change the Read More button text
Go to the Appearance -> Theme Options -> Basic Settings -> Change read more button text for latest blog post section

3. To remove Subscribe form from footer section, add below css code in custom css box
#footer-info .cols-2 .widget-column-1 { display:none !important; }

Please do this changes and let me know if you have any question.

Regards
Grace Themes