I have a 2 column layout chosen in the menu item for 'list causes'. The display shows 2 causes, side by side, for the first 2 rows, then the next cause is in the right column (the left column empty). Then 2 causes side by side, and then the next cause in the right column (left is empty). Then the next cause is in the left column.
I can't see any difference in the css when I use Firebug.
Anyone know what is causing this and how to fix it?
BTW, when I change it to 3 columns, I get similar results.Blank left columns.
Hi Ellen.
Thanks you for using product our.
Please give me link your site and your account of administrator via private message.
I will check it for you.
Hi aimlesslady.
I add line code but your server have cache.
Please go to components/com_jux_charity_hub/assets/css/causes_grid.css
line 39 and add line code:
float:left;
as below:
#jux-causes-grid .jux-row .jux-content .jux-content-inner .jux-posts-loop.jux-grid .jux-posts-loop-content .jux-loop-item .jux-loop-item-content {
padding: 15px;
float:left;
}
Please check and feedback to me again
I checked and the change was already there:
#jux-causes-grid .jux-row .jux-content .jux-content-inner .jux-posts-loop.jux-grid .jux-posts-loop-content .jux-loop-item .jux-loop-item-content {
padding: 15px;
float: left!important;
}
I flushed the cache on the server several times and it still does not resolve the issue.
Hi Ellen.
I'm sorry. I access your backend, but it show an message. Please check it and feedback to me again.
I will check your problem again.
"Do not attempt to login again, contact us to reset your account at This email address is being protected from spambots. You need JavaScript enabled to view it.. We have very strict security measures set up on our site. If you fail another login attempt, you will not be able to access our site. Thank you."