Widget Rules Styles Overwrite for "Menu" option

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Aug 20, 2013 5:39 pm
Hey Guys, I need an overwrite for the "menu" option under "Widget Style" drop-down menu under "Widget Rule" so that I can align the header (title) left and/or centre. It's left aligned by default.

Widget Rules -> Widget Style -> Menu. (need the option to align the title centre and/or left).

Thanks

J.
User avatar
Gold Boarder

GK User
Wed Aug 21, 2013 7:51 am
Could You please post an url to your site and point to widget/module You would like to change its align?
User avatar
Moderator

GK User
Wed Aug 21, 2013 12:37 pm
http://integralmedicine.ca/

I also need css to make the link colour the same orange as your 'More details" link on the same page . thanks

storebox_grab6.gif
User avatar
Gold Boarder

GK User
Fri Aug 23, 2013 7:29 pm
Code: Select all
#gk-top1 .textwidget {}
#gk-top1 .ctabutton a {color: #ff7e57 }

First declaration will set styling for paragraph text, second sets color of anchor link.
User avatar
Moderator

GK User
Fri Aug 23, 2013 7:34 pm
thanks so much.
User avatar
Gold Boarder


cron