Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
change font color of the widget on the sidebar | Event Espresso - Staging Server

Support

Home Forums Translations change font color of the widget on the sidebar

change font color of the widget on the sidebar

Posted: April 19, 2013 at 6:17 pm

Viewing 1 reply thread


Lisa McCarthy

April 19, 2013 at 6:17 pm

I’m running the newest version of wordpress and the market template.  I just installed the latest version of event espresso and added the widget to my sidebar.  Unfortunately the color of the font used on the side bar is a bright blue and can’t be seen on the sidebar background.  Any suggestions on how to change the font color of the sidebar?  Any help would be appreciated.  my site is http://www.compasspointquilts.com


Dean

  • Support Staff

April 22, 2013 at 1:19 am

Hello Lisa,

Your site is down so its hard to say exactly, but I am positive it will just require a small CSS addition to your themes style.css of a plugin such as My Custom CSS.

This code changes the link colours in the Upcoming Event Widget, however you may need to tweak the id/class to get it to work with your theme.

X equals the widget number, if you are using Chrome you can right click the widegt and select Inspect element, and look for id=”events-widget-X” for the number.

#events-widget-X a {
color: #000; /* #000 = black */
}

Viewing 1 reply thread

The support post ‘change font color of the widget on the sidebar’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Post any questions about the language files, translating Event Espresso, or issues with our GlotPress site for translations here.

Status: closed

Updated by Dean 11 years, 9 months ago ago

Topic Tags

Notifications

This topic is: not resolved
Event Espresso - Staging Server