Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Read more button in Welcome to Website Section

#19329
Grace Themes
Member

Hi,

To remove the Read more button:
Go to the Appearance -> Theme -> Options -> Basic Settings -> Custom CSS
add below css code in custom css box

#welcomearea .button { display: none !important; }

Regards
Grace Themes