- This topic has 1 reply, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Footer Widget Recent Posts
I bought the SKT Spa for EastEndWellness.com and I am having trouble with adding recent posts in the footer section I tried the two below methods and with either one they look horrible:
When I use recent posts [footerposts show=”3″ ] it show’s the author and date the title and looks bad. I need to REMOVE Author and Date.
THEN I TRIED
the tried using the “Recent Posts’ from the widget area and the makes a huge indent with no picture but omitted the which I am happy about. I need to REMOVE the indent.
I have to present both to a client and the site is live and looks horrible.
I have purchased the theme SPT Spa.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#footer .footercols4 .su-post-meta, #footer .footercols4 .su-post-comments-link {
display: none !important;
}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]