Hi , I have tried to remove the three read more buttons using code already available in support but it hasn't worked. Can you tell me CSS for removing the three read more buttons on the bottom of the homepage. Also is there a way to remove the home top feature box from my main image on Blackbird. Thanks
Hello, 1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .feature-content .read-more{ display:none; } 2.For your second issue We are not getting your issue. Please explain with the help of screenshot, About which area you are talking.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flex-caption{ display:none; } This will solve your issue.
Thanks for that , got one final question , Can you tell me how to get rid of the Social Links heading in the footer. Thanks Again
You are talking about footer widget area, Go to the Appearance > Widgets Drag widgets and drop them in the first, second and third widget area, It will automatically display at your footer.