Home › Forums › General Forums › Shopping Header Menu
Tagged: Shopping Theme
- This topic has 13 replies, 6 voices, and was last updated 11 years, 5 months ago by
MartijnMIC.
-
AuthorPosts
-
November 25, 2013 at 7:29 pm #1161
hopee
ParticipantWhen I add a custom menu widget to “Header Right” all links go vertical. Is there any way that these could be horizontal?
November 28, 2013 at 2:04 am #1219han
KeymasterHopee, will fix it in next release. Thanks for reporting the issue
November 28, 2013 at 9:57 am #1220Busy Bodz
ParticipantHi Han,
I’ve installed Shopping and WooCommerce, however The widgets on the right side bar push the top navigation menu down to the middle of the page, with the shopping logos afterawards. This leaves a massive blank space between the header logo and the navigation menuWhen I run Omega without the shopping theme it looks great, but as soon as I activate shopping theme it all looks awful.
This is a new site which I am developing at the moment, so I can’t send you a link, I can send a screen shot if that would help explain what I mean?
Can you offer any advice to fix this problem? I’ve gotten rid of all my widgets at the moment, but it would be nice to have them back!Thanks!
BBNovember 28, 2013 at 10:02 am #1221Busy Bodz
ParticipantWhoops!! I FINALLY figured it out!! Thanks Han for a fabulous theme.
I would like to know how to adjust the colors in the header and background please….. Also how do I adjust the width of the sidebar.
I’m sorry I have very little css knowledge, I’m learning as I go.November 29, 2013 at 4:40 pm #1236han
KeymasterGo to Appearance > CSS, and add something like this (change the hex color as you wish)
.site-header { background:#bbb; } body { background:#eee; } .nav-primary { background: none repeat scroll 0 0 #000000; }December 4, 2013 at 6:32 am #1264han
Keymasterhopee, the new version is now available at shopping theme page . That will fix the menu issue.
December 11, 2013 at 2:23 am #1287purejennahtrading
ParticipantHi,
I am having the same problem you are! How did you figure out how to keep the navigation menu from moving down to the middle every time I add a new post on the side bar? Is there a way to move the side bar below the navigation menu?????
Best Wishes,
PJT
December 11, 2013 at 7:22 am #1291han
KeymasterPJT, Can you provide your site url?
December 11, 2013 at 11:41 am #1293purejennahtrading
ParticipantDecember 11, 2013 at 11:49 am #1294han
KeymasterThe archives widget should not be placed in header right area. Go To “Appearance > widgets” to move the widget.
December 12, 2013 at 5:59 pm #1296purejennahtrading
ParticipantAwesome! That worked! Thank you!
-PJT
December 15, 2013 at 12:14 am #1307purejennahtrading
ParticipantHi,
I am having one last problem with the header.
I would like the menu buttons to spread from the beginning of Pure to the end of the header search bar. I do not see an option to do that. It looks a bit odd to have the buttons stop short like that. I seems it is positioned from left-right along with everything else on each page. Is there a way to adjust this? I also want to do this same thing with the archives. This must be a coding issue correct?Thank you,
PJT
November 16, 2014 at 5:02 am #2740gocheap
ParticipantSo I am also playing around with the theme and want to get the color to be something else then purple. How do I change all of it? Thanks!
November 18, 2014 at 5:13 pm #2744MartijnMIC
Participant.omega-nav-menu .current_page_item a, .tinynav, .nav-primary { background:#585858; color: #ffffff /*The color of the visited link*/ color: #ffffff; } .omega-nav-menu .sub-menu { background:#6e6e6e; color: #ffffff /*The color of the visited link*/; color: #ffffff; } .omega-nav-menu a:hover { background:#848484; color: #ffffff /*The color of the visited link*/; color: #ffffff; }this is what I have on the theme, just put it in style.css in your theme map
-
AuthorPosts
You must login to reply to this topic.
