This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Hello,
I’ve built a website using your IDStore theme.
https://www.ilubox.ee/wordpress
My products aren’t aligned at the center, when the width of the screen is between 480 px and 768 px. Can you please assist? Credentials are in private content. Thanks.
Huseyin
Hello,
I’ve added following code into custom.css file.
@media only screen and (max-width: 767px) and (min-width: 480px){
#products-grid {
padding-left: 25% !important;
}
}
Regards,
Robert Hall.
The issue related to '‘Products aren't aligned at center between 480 px and 768 px’' has been successfully resolved, and the topic is now closed for further responses