This topic has 10 replies, 2 voices, and was last updated 9 years by aamartines.
-
Author
-
June 10, 2015 at 18:17 #61828aamartinesParticipant
Under theme options I’ve set my Site Layout to Wide, but it’s only expanding across about 1440px on my monitor. I can see that the demo sites respond to fill almost the entire browser window on my large monitor and adjust to accommodate smaller screens.
Why isn’t my site doing this?
June 10, 2015 at 18:17 #61829aamartinesParticipantWhoops, forgot to include the URL. My site is dev.advancedchallenges.com
June 10, 2015 at 18:35 #61836sharmstrModeratorThe pages on the demo that all true full-width have been built with visual composer and their rows have the inner container turned off. See attached.
Do a search here for the css to make all of your pages full width. Its been answered a few times.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.June 10, 2015 at 18:42 #61841aamartinesParticipantThanks for the response! I’ve removed the containers from my page content (though I’m not sure how to do that for the menu and site title) but am having trouble saving my changes. When I click “update” at the top left, nothing happens. When I close the editor, my changes aren’t preserved.
June 10, 2015 at 18:49 #61850sharmstrModeratorUsually an indication of not having enough memory allocated. If you’re doing it using the frontend editor, dont. It sucks. Use the backend editor.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 10, 2015 at 18:58 #61856aamartinesParticipantHi again,
Thanks for the tip. I switched to the backend editor and after a few hiccups it’s working much better.
It’s not possible to use visual editor to edit the site header, is it?
June 10, 2015 at 19:01 #61857sharmstrModeratorno
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 10, 2015 at 19:02 #61858aamartinesParticipantOkay, thanks! Last question – I’ve started making more of my pages full width, but now the title of the page looks offset and I’m not sure how to move it.
Example here: http://dev.advancedchallenges.com/schedule/
June 10, 2015 at 19:03 #61859sharmstrModeratorbtw – theres a feature request you can vote on for 100% width: https://archived.seventhqueen.com/forums/topic/onoff-fullwidth-100-stretch-outside-the-box
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 10, 2015 at 19:05 #61860sharmstrModerator@media (min-width: 1440px)
.container {
max-width: 100%;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.