1. sdpwebmaster
  2. Commercial Templates
  3. Wednesday, 27 September 2023
  4.  Subscribe via email
The container size is too small on for the forum I am using.

How can I widen the container size using Fedora?

Also, is Fedora template for bootstrap 5? IMG_3051.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Assuming you are using Joomla 4, then yes, the template is using Bootstrap 5 :) .

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
https://scannerdanner.com/forum.html

Please view in mobile format to see issue.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

(edit to taste)

@media only screen and (max-width: 959px) {
.maincontent {
padding-inline: 15px;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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