- This topic has 3 replies, 2 voices, and was last updated 2 years, 7 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]