Page selection demo image-BDTechnics |
How to change site content selection color
Every man wants to see and do something beautiful. All are worshipers of beauty. Likewise, people are attracted to a site when it looks beautiful. You can use Page Selection Color to increase the attractiveness of your site.
Change the content selection color of your site by following the steps below.
Step 1:
Go to Blogger.com and click Theme option . Then click on Customize Options. Or click as pictured below.
Step 1: Click theme option then click customize option |
Step 2:
Now click on the Advanced option then click on the Add CSS option and paste your code blank field. Or follow this image below..
Copy this code :
Copy this code :
::selection {
background-color: #FF2ACA;
color: #FFFFFF;
}
Step 2: click Advance option then click Add CSS option and paste your code here |
Step 3:
Now click Apply to blog option..
No comments