This topic has 24 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hello,
Printscreen describe my problem.
Alignment on mobile devices are not correct.
On desktop looks like this:
https://ibb.co/bJcUNd
On mobile looks like this:
https://ibb.co/mGsw2d
Every second post-data have margin.
And on tablet like this:
https://ibb.co/hY778J
How can i fix this?
Hello,
Please let us know what demo version you imported and provide site URL.
Regards
I imported default data. Can you check it on my admin panel, what can be wrong.
Hello,
Please add this code in Theme Options > Styling > Custom css > Global Custom css:
@media only screen and (max-width: 992px) {
.content article:nth-child(odd) .post-data {
margin-left: 0px;
border-top: 0px;
margin-top: -25px !important;
}
}
Regards
Great, that helps.
I have another question.
How to remove borders in menu? Print screen is here: https://ibb.co/ngFE2o
Thanks.
.item-design-mega-menu .nav-sublist-dropdown .item-level-1.menu-item-has-children {
border: none;
}
Regards
Great, that works perfect.
Today, i noticed another problem. My products grid have issue with aligment. Look at the picture here: https://ibb.co/ngFE2o
Last product in row is moved downward.
How can i fix that?
Please provide me the screenshot of the grid problem and link to appropriate page.
Regards
That is correct screenshot, sorry.
If you use latest WC version, you need to update theme – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ If the problem won’t be solved after the update, try to disable 3rd-party plugins.
Regards
http://kefirko.elanet.si/category/healthy-living/
My classic grid blog view dont show correct.
What is wrong?
Heve you changed Blog Layout? Please select Blog Layout > Chess in Theme Options > Blog & Portfolio.
Regards
My client want classic blog view.
Any blog layout wont show correct.
Also, grid view from visual composer wont show posts, just loader.
:/
Hello,
Please delete this code from Global Custom css: https://prnt.sc/jx1fwg
Also, grid view from visual composer wont show posts, just loader.
– provide URL to page with the problem.
Regards
I deleted code and still looks like this:
http://kefirko.elanet.si/category/healthy-living/
You have not deleted the code http://prntscr.com/jx1slx
Regards
With masonry enabled works perfect 🙂
Thanks, great support! 🙂
You’re welcome!
Regards
About post grid. Posts wont show on that URL:
I do not see the problem http://prntscr.com/jx48pf Try to clear cache and check one more time.
Regards
I have another problem.
Last product on my archive page is not aligned correctly.
Can you help me with this?
Hello,
Please provide me screenshot of the problem for better understanding. Thanks in advance.
Regards
Screenshot is here:
Hello,
Did you make changes in template files? Do you use child theme? Do you have the same problem with parent theme activated on site? Have you tried to disable all 3rd-party plugins?
Please let me know. Also, provide temporary admin access to Dashboard.
Regards
You must be logged in to reply to this topic.Log in/Sign up