- This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Marvin help
Hi .
My qouestions is for SKT Marvin theme
1 – How can i change background color and color of at under left menu social icon
2 – How can i remove “Footer Copyright Text” area at theme
3 – can i change the height “Footer Copyright Text” area
Thanks
Hi,
1 – How can i change background color and color of at under left menu social icon??
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.social-icons a:link { color:#4bc88b;}
2 – How can i remove “Footer Copyright Text” area at theme?
Ans: If you want to remove “Footer Copyright Text”? Kindly use this CSS.
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#copyright { display:none;}
3 – can i change the height “Footer Copyright Text” area?
Ans: If you want to Change height of “Footer Copyright Text”? Kindly use this CSS.
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.copytext { padding: 5px 10px;}
Regards,
Dave
Thanks its works fine
Another question
How can i change background color under left menu social icon??
Hi,
Kindly use this CSS to social media background color.
.left-social { background-color: #000 !important;}
Kindly use your color code instead of #000.
Regards,
Dave
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]