CAN I CHANGE DEFAULT FONT COLORS
-
MY BLOG: Don Hamrick for Mayor of Kensett || The default font color for TEXT is NOT completely black. It is a few shades toward grey. I want to change the DEFAULT TEXT COLOR to pure black. || I also want to change the DEFAULT FONT LINK COLOR from the blue-green color to PURE BLUE color. || And can I change other HTML5 features in my blog with the TEXT WIDGET or other widgets? I don’t know what other widgets control the appearance of my blog. And I don’t know how to get to the FORUMS = email (email visible only to moderators and staff)
The blog I need help with is: (visible only to logged in users)
-
THE BLOG I NEED HELP WITH IS = DonHamrickForMayorOfKensett.wordpress.com.
NOT my other blog AmericanCommonDefenceReview.wordpress.com -
SECOND QUESTION:
Does WordPress have a StatCounter that provides IP location data, click data, and other useful data on visitors?
Is there a 3rd Party StatCounter that provides an embedable HTML5 text string into my WordPress web site?
-
I added Google Analytics to the CUSTOM HTML Widget but the CUSTOM HTML widget showed the entire HTML code was rejected.
<!– Global site tag (gtag.js) – Google Analytics –>
https://www.googletagmanager.com/gtag/js?id=UA-124612583-1window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());gtag(‘config’, ‘UA-124612583-1’);
What went wrong?
I signed up with Google Analytics and got my Tracking ID.
-
Hi there,
The default font color for TEXT is NOT completely black. It is a few shades toward grey. I want to change the DEFAULT TEXT COLOR to pure black. || I also want to change the DEFAULT FONT LINK COLOR from the blue-green color to PURE BLUE color
For these types of changes you’ll need to be on our Premium or Business Plan. On a free site you can only select from the preset colour options that are available for your theme at My Site ->Customize ->Colors & backgrounds.
https://en.support.wordpress.com/custom-design/custom-colors/
And can I change other HTML5 features in my blog with the TEXT WIDGET or other widgets? I don’t know what other widgets control the appearance of my blog.
Widgets do not control the appearance of your site. The CSS code in your theme does that, and to change how elements on your site look you need to modify that CSS. This can be done on our Premium and Business Plans.
https://en.support.wordpress.com/custom-css/
Does WordPress have a StatCounter that provides IP location data, click data, and other useful data on visitors?
Our built in site stats show you the number of views your posts and pages receive, and it shows you where in the world views on your site originate from, but we do not show you the IP addresses of individual visitors to your site, nor do we allow you to track an individual visitor’s movements across your site.
Is there a 3rd Party StatCounter that provides an embedable HTML5 text string into my WordPress web site?
There are many such services, but none of them can be used on WordPress.com as we do not allow the type of code required for that type of tracking to be added to WordPress.com sites.
I added Google Analytics to the CUSTOM HTML Widget but the CUSTOM HTML widget showed the entire HTML code was rejected.
Google Analytics cannot be added by pasting that code into a widget. Google Analytics can only be used on WordPress.com sites that have the Business Plan active.
- The topic ‘CAN I CHANGE DEFAULT FONT COLORS’ is closed to new replies.