Hello,
Thanks for a providing a great theme. I’m absolutely in love with it!
As I’m about to finish building my site, I have a couple questions could use your help:
1. Currently, my social icons on the header is the same color with the navigation, how could I only change the social icons color without changing the navigation color?
2. I have a button (Watch Our Video) created on my Homepage banner, see http://beta.stratuscontactsolutions.com.php53-11.dfw1-1.websitetestlink.com/
What I did is to display the arrow icon next the text by creating a button. However, my client would like the button to look exactly like the one on the attached image, where I’m unable to find such icon in the list. Any idea how should I go about this?
3. On footer, how can I make the Recently Blogs section font the same size as the Contact Information section?
Thank you so much for your time!
Maggie
Hi Maggie
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main .social_bookmarks li a {
color: orange;
}
.recentcomments, .widget_recent_entries li a {
font-size: 14px;
font-family: inherit!important;
font-style: inherit;
}
Can you please elaborate on the second question? Not sure if i understood you clearly.
Best regards,
Yigit