Need to add CSS to "Top widgets 1" on home page.

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Thu Aug 22, 2013 9:35 pm
Hi, I added 3 different "Call To Action Widgets" to your "Top widgets 1" area on my home page. On each I selected widget rules -> widget styles -> Advertisement. It works but it doesn't look great. The other styles don't look great either. There is a custom CSS slot but I don't know how to use it. Could someone show me how to edit the CSS on this. I would like change alignment and add colour to the link, which is show up as black by default. Maybe put little arrow to the left of the link test to make it more clear that it is a link. Any help would be appreciated. Thanks,

J.

ref: http://integralmedicine.ca/
User avatar
Gold Boarder

GK User
Fri Aug 23, 2013 6:58 am
If You select "custom CSS class" this class is added to the module, so then You can use override.css to create custom styling for that element.
User avatar
Moderator

GK User
Fri Aug 23, 2013 12:21 pm
could you give me example code for this? Thanks.
User avatar
Gold Boarder

GK User
Mon Aug 26, 2013 7:01 am
If You add:
" my-suffix" as custom suffix, then in override.css:
Code: Select all
.my-suffix {}

can be used.
User avatar
Moderator


cron