This topic has 10 replies, 6 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson
Hello,
i must say it’s the first time i encounter an error like this and it is a joke ?
When in a text element you align an image, all alignment work correctly except center… In VC it’s even broke the previsualisation of the thumbnail of the image !
Of course i encounter the error only on your theme.
Regards.
Hello,
Please provide us with link to the page where you got this issue.
Regards,
Robert Hall.
Hello
Would you mind to provide us with screeshots and links to the page where you have noticed the issue to let us check it more deeply. You may upload screeshots on http://prnt.sc or link to the page.
Regards,
Brian Johnson
Any pages.
But i solve my issue with adding more elements by separating images from text, it’s not really time effective or making my text/code ratio good, but it work…
Also under firefox the carrousel is just buged…
http://www.ultratrailinfrance.com/
Go to “Case Study” and see the carrousel.
Hello,
Please try to use this code in Theme Options > Custom CSS > Global Custom CSS:
.slick-slide img {
width: 100%;
}
Regards,
Eva Kemp.
Hi, here a screen after your fix.
https://www.dropbox.com/s/tn9achec35nup3k/Capture%20d%27%C3%A9cran%202015-11-29%2011.10.40.png?dl=0
better but not perfect yeat…
Hello,
As I see slider is shown fine:
http://storage7.static.itmages.com/i/15/1130/h_1448871646_7821620_60b7392087.png
Try to clear browser cache and check again.
Best regards,
Jack Richardson.
same problem here.
My solution from W3.org:
in global css:
IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto }
now in your post:
sorry forgot to make it code:
<IMG class="displayed" src="..." alt="...">
hope this helps
Hello @mykjones,
Thank you for sharing the solution.
If there are any questions feel free to contact us.
Best regards,
Jack Richardson.
Tagged: align, best selling, center, image, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up