Home › Forums › Lawzo Theme Support › Lawzo pro full width
- This topic has 6 replies, 2 voices, and was last updated 3 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 3, 2020 at 11:18 pm #146173
Hi,
Does Lawzo Pro have a full width option? If so, how can I change this? Also, does Lawzo use the SKTBuilder?
Thanks,
DianeMarch 4, 2020 at 7:16 am #146206Hi,
Q. Does Lawzo Pro have a full width option? If so, how can I change this?
Ans: Kindly go to Appearance >> Customize >> Basic >> Site Layout >> Select Full Width from dropdown.
Q. does Lawzo use the SKTBuilder?
Ans: You can use SKT Builder only for create inner pages.
Regards,
DaveMarch 4, 2020 at 6:10 pm #146270Hi Dave,
Unfortunately Lawzo doesn’t have either of those options. I even reloaded a new version of the theme.This is what shows up…
https://imgur.com/RLup48w
Diane
March 4, 2020 at 6:46 pm #146271Here’s what the inner pages look like. No SKT Builder.
https://imgur.com/514eL8M
March 5, 2020 at 5:13 am #146292Hi,
Kindly show us your website URL please?
Regards,
DaveMarch 5, 2020 at 7:33 pm #146375Here it is: http://www.dyerlawfirm.com/dlf/
March 6, 2020 at 11:49 am #146441Hi,
Q. Does Lawzo Pro have a full width option? If so, how can I change this?
Ans: Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#main { width: 100% !important; margin: 0 auto !important; } .header .header-inner { width:1170px;} @media screen and (min-width:768px) and (max-width:1160px) { .header .header-inner { width:100%;} }
Q. does Lawzo use the SKTBuilder?
And: Kindly install this plugin.
https://wordpress.org/plugins/skt-builder/Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.