New Landing › How can we help? › Themeforest Theme Support › Flexform › Full width not working for my website
Full width not working for my website but i already set theme option full width but not work in site
MY URL : http://orange949.com/
reply me as soon as possible
i am enable full width but display boxed content
Hi
I would need a login to check this issue for you, you can set via private reply
– Kyle
How have you added the inner page background?
i am set in css for common to all pages
.page-content { background: url(‘images/bg-light.jpg’); }
Instead you will want to use:
#main-container { background: url("images/bg-light.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); }
ok, i use this problem will solve!
No problem
in home page i use single image and before all blocks for full width but it not show full width
check it please.
Have you added the css that I told you to add?
yes,i add
i use that single image for that set default media query for my desktop width set span12 class span12 { width: 1170px }
Where have you added it? I can’t see it anywhere
i attached screenshot for home page. This image and below content i want full width
You must be logged in and have valid license to reply to this topic.