Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Website width to be 980px
shibupraj
April 2015
in
Theme support
Sir,
Is it possible to make the site width as 980px? I know there is option to make it 960px in boxed layout, but I need it to be 980px for boxed layout.
Thanks,
Shibu
Comments
Albert
April 2015
Hi,
you can try to do this within below css but not sure if this will work as you expect:
#Wrapper { width: 980px !important; }
Thanks!
shibupraj
April 2015
Sir,
It just worked. Thank you.
Albert
April 2015
You're welcome
Sign In
or
Register
to comment.
Comments
you can try to do this within below css but not sure if this will work as you expect: Thanks!