CSS Overwrite for "recent posts widget" home page

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Aug 27, 2013 2:16 pm
Hi, I need a css overwrite for "recent posts extended" widget on the home page just below the GK News Blocks. The widget allows the option for default theme styles which i enabled.

ref: http://integralmedicine.ca

First: I need to add more padding in-between posts. Right now they are way too close together.

Second: I need the "read more" button to come after the excerpt paragraph instead of in the the middle of it.

Thanks

storebox_grab11.gif
User avatar
Gold Boarder

GK User
Tue Aug 27, 2013 4:01 pm
As far as I can see, its 3rd party extension that we usually dont support, but this was quite fast:
Code: Select all
#rpwe_widget-2 .rpwe-ul li {padding: 0 0 50px;}
#rpwe_widget-2 .rpwe-ul a.more-link {float: none; width: 100px;}


use this css inside override.css
User avatar
Moderator

GK User
Tue Aug 27, 2013 4:29 pm
Worked perfect. Thank you so much.

Did u get my message about getting rid of the empty <img src> tag in the call to action widget (just below the image slider) that you helped me with on the home page??

J.
User avatar
Gold Boarder

GK User
Mon Sep 02, 2013 3:41 pm
No, please write the problem topic here or create new thread.
User avatar
Moderator

GK User
Mon Sep 02, 2013 6:08 pm
actually, u already did. thanks.

j.
User avatar
Gold Boarder

GK User
Wed Sep 04, 2013 3:43 pm
No problem :)
User avatar
Moderator


cron