OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
need help with freeestate template (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Need help with freeestate template

rijotech (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
need help with freeestate template 8 Years, 7 Months ago
Karma: 0  
I was wondering if anybody could help me extending the width of the free template called freeestate?
I have look into the css style, but can't seen to find the way to do it.
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:need help with freeestate template 8 Years, 7 Months ago
Karma: 7  
Dear Angel Rijo,

Template is made with help of Bootstrap containers. You should add in your css file this code

Code:

.container {
  width: your_width !important;
}



But there can be problems with responsive.

Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
Go to top
»