Forum Replies Created
-
AuthorPosts
-
efuller
MemberHow are you entering the text?
Are you entering it straight from the WP editor? Are you copying and pasting it in?
I am a web developer
February 5, 2014 at 3:56 pm in reply to: Changing or adding in Font color option on News Theme #88838efuller
MemberHi! The News Theme is most certainly great!
Here is a step-by-step tutorial by Brad Dalton you can follow: http://wpsites.net/web-design/change-color-theme-genesis/
I would really not be able to explain it any better.
- Eric
I am a web developer
efuller
Memberefuller
MemberDid you correct this issue?
It looks to me as though it is now white.
Please clarify.
Thanks,
Eric
I am a web developer
efuller
Memberefuller
MemberHmmm...
I may have forgotten to mention that you will need to make it so the secondary wrap doesn't float right...
I think that will get it positioned correctly. But that doesn't fix the order of the links.
I am a web developer
efuller
MemberKent:
Add the following style to your CSS file.
It should do the trick!
.nav-secondary .genesis-nav-menu .menu-item { float: right; }
- Eric
I am a web developer
efuller
MemberHello:
To do this, you will need to change the min-height property on 2 different CSS elements.
Below are the 2 CSS elements you will need to change to reflect the new min-height:
.site header
.header-image .site-title aChange the min-height on those 2 elements and adjust your logo image and you should be good to go.
- Eric
I am a web developer
efuller
Memberefuller
MemberSteve:
Try adding this into the CSS stylesheet:
#footer-widgets .simple-social-icons ul li { list-style-image: none; }
I am a web developer
-
AuthorPosts