- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
brgeorgina
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220How do I change the background colours for each element? What is the css code that I need to insert into the custom css?
Could someone give me the example of custom css code to change the background colour of Secondary Footer Sidebar?
AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236bcr8tive
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220brgeorgina,
I use developer tools to research and study any area of a web page or site that I’d like to edit or just understand. You select one for your browser and then can see what the css is, and where it is –
(https://developer.chrome.com/devtools)You can then look it up, learn about how to change it, go from there…
the W3C is a good place to research various syntax (http://www.w3.org/)For my particular sidebar, the editing would be of course, in the stylesheet, under “class=”sidebar-container”
(I create a child theme for all edits so when updates come out to the theme, they don’t get written over)
You must be logged in to reply to this topic.