How to set width of CMS content (on Default template)

andrewatya
36 Posts
andrewatya posted this 11 April 2019

There is a CMS section on a Themler template called "Default". This is different from other CMS section on other pages.
In the sofware it titled "Blog Roll". Joomla uses this when you set menu to category list.
It seems to be run out of container with a few pixels. I have no extra margins here. Why can't I set this?
A printscreen attached.
My test site: focibufek.hu
Thank you!

There is a CMS section on a Themler template called "Default". This is different from other CMS section on other pages. In the sofware it titled "Blog Roll". Joomla uses this when you set menu to category list. It seems to be run out of container with a few pixels. I have no extra margins here. Why can't I set this? A printscreen attached. My test site: [focibufek.hu][1] Thank you! [1]: http://focibufek.hu/index.php/csapatlista/nb1
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 13 April 2019

Hello Andras,
I apologize for the delay.

We would need to get access to your theme / site to check the settings. Please, create private ticket with temporary access.

Meanwhile, you can add this code to Home -> Settings -> Additional CSS:

.bd-layoutitemsbox-18 {
    width: 99.5%!important;
}

Gina
Themler Support

Hello Andras, I apologize for the delay. We would need to get access to your theme / site to check the settings. Please, create private ticket with temporary access. Meanwhile, you can add this code to Home -> Settings -> Additional CSS: .bd-layoutitemsbox-18 { width: 99.5%!important; } Gina Themler Support
andrewatya
36 Posts
andrewatya posted this 15 April 2019

Hello Gina,
Thank you for your help! It works now, but I will give you a private ticket with my template soon.
Regards,
Andras

Hello Gina, Thank you for your help! It works now, but I will give you a private ticket with my template soon. Regards, Andras
You must log in or register to leave comments