Hi, In the screen shot provided, how would one go about removing everything in the footer? Widgets, text, archives, categories, and search site. Everything gone? (we do need to leave the: ©2014 League of California Cities Latino Caucus. All rights reserved.) Thank you!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer_wrapper_top { display: none; }
Thank you Gourav, worked perfectly! Another question, how do we remove the text thats at the top of the page shown in the capture?
I think you are putting the incomplete tracking code. So, go to the Appearance > Theme Options > General Settings panel in your dashboard and put complete tracking script in the tracking code section. For example see the image given below. I hope this will solve your issue.
Go to Appearance > Theme Option > General settings > Tracking Code and put your Google tracking code in script tag. Code: <script>Google tracking code</script> This will solve your issue. Thanks & Regards Gourav Shrivastava