1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Tuesday, 11 March 2025
  5.  Subscribe via email
Hi Ciaran

we have an issue with the website mentionned below. The issue applies to MS Edge and Google Chrome only, but with Firefox it is ok.

We use a «category blog» with 2 columns AND a module at position «sidecol-b».
These two columns are behaving as if there was no sidecol module. That is to say: the second column is partially covered by the sidecol module.

Please have a look at the attached screenshot. Right now, I had to switch to «category blog» with 1 column, so you will not see the issue on the live website.

Thank you and kind regards
Chris
Attachments (1)
References
  1. https://schule-thundorf.ch/unsere-schule/schul-abc
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Chris

To amend, we have added the following to the Custom CSS field of your template style settings..

@supports (display: grid) {
@media (min-width: 768px) {
.blog-items.columns-2 {
grid-template-columns: 50% 50%;
}
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

it looks good.

Thank you very much and kind regards
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!