Hello,
Is it possible for me to change the link text color and to have the same text color as my header? The header color was customizable, but nothing else is.
Thanks,
Angela
I need a hand resizing the featured image. The typical fix of using some css in the editor does not seem to do anything, regardless of the variation of formatting. Some assistance would be nice, the featured image is absolutely huge and distorts anything below 960px.
]]>I want to make my footer menu horizontal, using the Bloggist Theme. I would like to set up the widget in a 1 column layout in the footer area. Can anyone guide me through it?
]]>in functions.php of wp-content/themes/bloggist:
function bloggist_google_fonts() {
wp_enqueue_style( 'bloggist-google-fonts', 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900', false );
}
should change this to // or https:// so it’s compatible with WP running on https. cheers…!
]]>