This topic has 14 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
We have ‘Product Prices’ as centre aligned, see here: https://screencast.com/t/LcfMTp7el2l
But on the front end, after recent update of theme and WP the alignment has switched to ‘left Align’ again.
See here: https://screencast.com/t/xuiBKrLeQJ3 the ‘review stars’ are also out of alignment.
Hello,
You need to change css code, that does not work anymore, to this one:
.products-grid .product {
text-align: center;
}
Regards
hi,
That is strange as I am already using that CSS see here,https://screencast.com/t/TeOppPOl this includes the incorrect CSS. So not sure what to delete or adjust?
hi,
I have removed those two lines of CSS and replaced with the new one: https://screencast.com/t/OpOdQc7WE
But the price/reviews are still left align, see here: https://screencast.com/t/KOvqmk8dhh6j
Hello,
Via console, I do not see these changes in code. If you use some cache plugin please clear the cache.
Regards
Hi,
I can confirm that the coding you requested removed has been. And I have replaced with
.products-grid .product {
text-align: center;
}
See here: https://screencast.com/t/aGpFMKoY
not that I am aware off: https://screencast.com/t/3rZRAzwItY
and here: https://screencast.com/t/cQ52zJsteu
Every product category page has the same issue the details are not cenre aligned.
I have cleared browser cache and server cache and still it displays wrongly.
Hello,
Please see these screenshots http://prntscr.com/ii6s10 http://prntscr.com/ii6s2y Please open the site in the incognito browser window, where the cache won’t make any effect.
Regards
Please re-check your settings.
this is incognito: https://screencast.com/t/cTmzNVh9K
The issue remains the same the prices/review stars etc are not centre aligned
Dear Lily,
This is the really strange situation. I’ve checked your site in different browsers and on different devices. Unfortunately, I can’t see the problem. May I ask you to check products using another computer? To be able to help, we should see the problem.
Regards
ok I will check at my fathers tomorrow
Ok.
Regards
You must be logged in to reply to this topic.Log in/Sign up