Forum Replies Created
-
AuthorPosts
-
kevinburke2
MemberVictor, thanks for the reply. What I’m seeing is on my computer at work, but now that I look at it on my iPad, it’s ok. Must be an outdate browser or something at work....? And sorry about the first link, I must have goofed on the link.
Kevin
kevinburke2
MemberVictor, you are the MAN! Thank you!
Do you have a website?
kevinburke2
MemberJust as a follow up, your first line of code on this tutorial! Thanks! Marking resolved!
kevinburke2
MemberAppearance ---> Editor and then the style.css....
kevinburke2
MemberI do have W3 Total Cache plugin activated. But after updating the CSS, I emptied all caches. Should I disable that plugin until I get everything worked out like I want?
kevinburke2
MemberIf I do this, would I then create two archive pages, and only include the appropriate categories for each?
kevinburke2
MemberI've tried this in several different locations. I added:
.nav-primary { text-align: center; }
Here is what is in my Generate Pro Child Theme CSS:
/* Primary Navigation --------------------------------------------- */ .nav-primary .wrap { background-color: #fff; border-top: 4px solid #eb232f; box-shadow: 0 2px rgba(0, 0, 0, 0.05); } .nav-primary .genesis-nav-menu > li.menu-item-has-children:hover > a, .nav-primary .genesis-nav-menu > li > a:hover { background-color: #eb232f; color: #fff; }
kevinburke2
MemberThank you! This worked great!
kevinburke2
MemberThanks, Brad. I tried that last night and it showed there were no records to transfer. I went ahead and switched to Genesis and the Generate Pro theme. Still have a lot of styling to do, but let's hope there's not a huge dip I'm traffic.
kevinburke2
MemberI know this was from February, but I'm seemingly having the same problem as tjoudeh. I haven't messed with any fonts. I'm using eleven40 pro right out of the box. The fonts are correct when using Safari on a Mac and iOS. But on IE on a PC, it's all messed up - changes the fonts completely. Check out the header.
In Safari on Mac:
In Internet Explorer on PC:
kevinburke2
MemberEspecially for that theme, the fonts are COMPLETELY different, and looks pretty bad on the IE on PC. Is there any way to make this work correctly???
kevinburke2
MemberI've changed the screenshots above. Look at the Burke on Baseball on. Also, I've added one from iOS that shows how it's the same as the Mac/Safari.
kevinburke2
MemberI'm thinking I inadvertantly used the same image for the second one.
kevinburke2
MemberMaybe I was a little harsh with the term garbage. At full size though, they're completely different and it messes up the entire look and feel.
kevinburke2
MemberThank you for the response! See if this works:
Here is one in Safari on a Mac:
Here is the same one in IE on a PC:
Here is the other one in Safari on a Mac:
Here is the same one in IE on a PC:
kevinburke2
MemberBrad, the problem with just inserting an image into the page is that I need it as a background image....i think. I'm wanting my aweber form to go inside the image, so the image has to be a background image on the page?!?
kevinburke2
MemberFigured it out. Thanks to Studio Press for the handy Code Snippets.
I just added the following to my landing_page.php file:
unregister_sidebar( 'header-right' );
Thanks!
-
AuthorPosts