Home › Forums › Omega Child › [Shopping Theme] Get 'Add to Cart' buttons and prices in line on category page
- This topic has 10 replies, 4 voices, and was last updated 11 years, 1 month ago by
MartijnMIC.
-
AuthorPosts
-
November 15, 2014 at 10:39 pm #2739
MartijnMIC
ParticipantHello,
First of all, I find the Shopping Theme really great!
But I have a few problems that I can not solve and which I have not yet found the solution on the forum.
Namely the Add to Cart buttons and the prices of the products on the catogorie page are not in a line, is a solution for this? Would be really great 🙂
gr,
Martijn
ps my english is not good, so I translated it with google translate
November 24, 2014 at 2:30 am #2760han
KeymasterHi Martijn,
It looks fine on shopping theme demo, http://themehall.com/preview/shopping/product-category/clothing/November 24, 2014 at 1:42 pm #2770MartijnMIC
ParticipantHallo Han,
When yout product titel is longer than displayed in the demo, then you have that problem.
I have made a screenshot of it, ik can’t give a link because the site is not online yet.
November 26, 2014 at 8:42 am #2778han
KeymasterThat’s tricky, but you can try this style
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { height: 75px; }November 26, 2014 at 5:12 pm #2789MartijnMIC
ParticipantI did put it to style.css of the shopping theme, but it does nothing.
November 27, 2014 at 11:17 am #2790MartijnMIC
ParticipantHello Han,
The site is online right now, you can see it at http://annasmeubelen.nl/?product_cat=bankstellen.
Gr,
Martijn
November 27, 2014 at 11:49 am #2792han
KeymasterPut the code into “Appearance > Customize > CSS”
November 27, 2014 at 12:55 pm #2793MartijnMIC
ParticipantYes thank you! It worked out!
December 4, 2014 at 4:45 pm #2800ClientP
ParticipantGreetings Han, Thanks for the great theme.
I have searched through the forums section but was unable to find a thread for creating the shop base page like the default layout in the screenshot of the shopping theme. The page that is setup as the base shopping page receives the new product with out fail but instead of adding it to the one page, it creates additional pages that the user has to click through.
Do I have to create a table for that page as well?
December 31, 2014 at 9:35 am #2884Davilind
ParticipantHi, Martijn, Han
I’m in the process of developing my site using the Shopping Theme, which seems to be working fine so. but I noticed that Martijn’s colour on his website is grey. How do you change the colours?
Dave
March 11, 2015 at 7:29 pm #3105MartijnMIC
ParticipantHello Dave,
I have used these codes:
.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; } .shopping_menu_search { background:#585858; width: 275px; float: right; } .footer-widgets { background:#585858; -
AuthorPosts
You must login to reply to this topic.
