- This topic has 13 replies, 2 voices, and was last updated 10 years, 1 month ago by
Tom.
-
AuthorPosts
-
June 11, 2016 at 8:49 am #201074
jordi
Hello Tom,
it is not possible to build containers to 3 more wide columns? beyond 1195 px containers are not made wider.
image
http://www99.zippyshare.com/v/Ftx6UZBY/file.htmlThank you
June 11, 2016 at 10:49 am #201101Tom
Lead DeveloperLead DeveloperYou can increase the container width in “Customize > Layout”.
June 11, 2016 at 12:12 pm #201141jordi
Hello Tom,
already is done with the Customize> Layout “, but I am the maximum and no longer let me create more space for the container, wondering if there is another way to increase the space for columns, I am afraid this is the maximum of space.regards
June 11, 2016 at 11:51 pm #201221Tom
Lead DeveloperLead DeveloperIt doesn’t look like it’s at the maximum in that screenshot?
You can also apply a custom width using the input field to the right of the slider.
June 12, 2016 at 1:49 am #201240jordi
Hello Tom
Thank you for your patience and good attention, I recorded a video to explain better, only the menu moves.
http://www21.zippyshare.com/v/asDraK8o/file.htmlregards
June 12, 2016 at 10:11 am #201317Tom
Lead DeveloperLead DeveloperWhat happens when you change the width and save, then view the live page?
Something is broken there without a doubt, but it might just be in the Customizer.
June 12, 2016 at 11:02 am #201324jordi
Hello Tom,
when I update page nothing happens attached video
Thank you
http://www107.zippyshare.com/v/d2H817Cp/file.html
JordiJune 12, 2016 at 11:07 am #201325Tom
Lead DeveloperLead DeveloperCan you link me to your site?
June 12, 2016 at 11:53 am #201334jordi
Hello Tom
Thank you,
I attach the link to the web, you need access to the administration area?
clubtheriver.com
I think there is another problem in the page header option does not leave me all options attached imagespage header Generatepress
http://www109.zippyshare.com/v/knuWXuZB/file.htmlmy web page header
http://www84.zippyshare.com/v/bdFeQDCp/file.htmlThank you
Jordi
June 13, 2016 at 12:26 am #201433Tom
Lead DeveloperLead DeveloperAh, you have a plugin that is conflicting with the container class.
Add this CSS:
@media (min-width: 1200px) { .container { width: auto; } }You need to add content in the content tab in order to see the settings related to the content 🙂
June 13, 2016 at 1:27 am #201455jordi
Dear Tomb
I put this code CSS in the child theme ??
Thank you-
This reply was modified 10 years, 1 month ago by
jordi.
June 13, 2016 at 9:05 am #201576Tom
Lead DeveloperLead DeveloperYes, in your child theme.
Or like this if you don’t have a child theme: https://generatepress.com/knowledgebase/adding-css/
June 14, 2016 at 4:39 am #201817jordi
Tom Ok, now if it works
Thank you
June 14, 2016 at 10:33 am #201970Tom
Lead DeveloperLead DeveloperYou’re welcome 🙂
-
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.