This topic has 26 replies, 3 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
I am wondering how I fix these issues, i’ve tried custom css but they won’t change.
1) Remove lines around menu items
2) Align all buy now buttons, I would like these to all be in line no matter how big the product title is
Can you please let me know
Sorry I added the wrong images
1) Remove lines around menu items
2) Align all buy now buttons, I would like these to all be in line no matter how big the product title is
Can you please let me know
Hello,
Please provide your site url.
Thank you.
Regards,
Eva Kemp.
Sure, here it is;
https://goo.gl/UXjU0k
Hello,
1. I’ve checked your site and did not see problem there http://prntscr.com/dy1o64
2. Please, add this code in Global Custom CSS:
.products-grid .product-title {
height: 30px !important;
}
Regards,
Rose Tyler.
This never worked, nothing changed – please let me know another way.
Thanks
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Sure I have added it.
I need the products (add to cart / select options) to be aligned, so they don’t appear like this:
Also, I need the problem of product text overlapping like in this example:
Another issues I am having;
How do I make the number colour white on the current page in the shop? You know where it has the boxes with the number in it for each page of products, the box is black and the font is black – I need the font to be white.
—- I have since fixed this issue
Hello,
I’ve changed some code in Custom css. Clear browser cache, and check http://prntscr.com/e0wy0h http://prntscr.com/e0wy31.
We’re glad to hear that your issue was solved.
Regards,
Rose Tyler.
Thanks Rose that seems to have fixed the issues, although a new issue has happened – the 4th row down on my shop is showing a big blank space between products;
How do I fix this? If you need to get in to wp-admin, you should have my details that I previously added for you.
Hello,
Please add this code in Custom CSS:
@media screen and (min-width: 1200px){
.row-count-5 .product:nth-child(5n+1), .row-count-6 .product:nth-child(5n+1) {
clear: both !important;
}
}
Regards,
Rose Tyler.
I have updated to the latest version of the theme and the CSS you added in for the add to cart / select options alignment isn’t working anymore – http://i.imgur.com/IDspMyE.jpg
How do i fix this so they are all aligned in the same row?
Hello,
Could you please provide me link to page with the problem?
Regards
Here is the issue;
As you can see, the add to basket / select options aren’t aligned – they need to be in the same line.
It seems to be, whenever there is a variant in price it drops the box down, can you tell me how to get them in the same line please.
Hello,
Please use this code:
.products-grid .price {
min-height: 40px;
}
Regards
Great! That worked.
It doesn’t work on the related products though at the bottom of single product pages – they appear like before out of alignment. Is there a code to fix this?
Thanks
I’ve changed code in Custom css. Please check.
Regards
Thanks Rose 🙂
You’re welcome!
Regards
Hi Rose,
The changes you made to the CSS to fix the product alignment etc seems to have automatically changed back to the alignment being all over the place and the add to cart buttons are now black. I have tried clearing cache etc but nothing seems to be working to fix it.
Can you please have a look and see what has happened.
Thanks
Hello,
Please, provide screenshots for better understanding.
Regards
You fixed the buttons the other day, please read above;
Here is how it looks now;
Some of them have prices hidden behind buttons, the boxes were white, black font and black border that turned black and white font on hover and all the buttons were aligned.
I’ve checked your site in Chrome and Safari but – http://prntscr.com/ga1yh3
What browser do you use?
Regards
I have managed to fix it, seemed to be an update on a plugin I use that was causing it
I am glad that you sorted out.
Regards
The issue related to '‘Remove borders on menu (header 11) and align add to carts’' has been successfully resolved, and the topic is now closed for further responses