1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Sunday, 30 July 2023
  5.  Subscribe via email
Hi Ciaran

we have an issue on a website with J51_Ensley 1.1.5 as far as the 2-column blog-layout on mobile screens is concerned.
- it is ok if the blog contains text-based articles only
- it is not ok for menu-items of the type «category blog» that contain image-galleries created by the «Sigplus» plugin. These articles are wider than the screen.

Spontaneously, I thought of «Sigplus» as the cause. But then I installed J51_Layla. Here the blog-layout looks perfect.

Example of a blog-layout without «Sigplus» image galleries: https://boxerfreunde.ch/ this is working.
Example of a blog-layout with «Sigplus» image galleries: https://boxerfreunde.ch/index.php/gallery/vorstellungen this is NOT working as expected.

Thank you and kind regards
Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.blog-items.columns-2 > div {
overflow: hidden;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
This has resolved the issue.

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


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