Hi!
Loving this theme and the support given. I am interested in using a plug in that I would like to use on a full-page template and yet I can’t seem to find a way to do that. Any help?
Thank you!
Hi creatiffco!
Seems like this issue is solved – https://kriesi.at/support/topic/full-width-page-2/#post-320650 ? :)
Cheers!
Yigit
Hey, after uploading to enfold 3.0 is completely destroy the full width page. Even when I go into settings and expand it, it expands the navigation bar. I need this fixed asap.
This is the code I used before on the color sections for the portfolio — it’s not working!
#portfolio .container { width= 100%; margin: 0; }
#couples .container { width: 100%; margin: 0; }
#lifestyle .container { width: 100%; margin: 0; }
#art .container { width: 100%; margin: 0; }
help please!!
I want the portfolio to be stretched side to side. like it was BEFORE the update…
*I’m using a third party portfolio for it’s hovers and so the advice i received before worked perfectly but not the widths are all different and when I just the widths in the settings — it makes everything (including the navigation bar) tooo big. I want just the main container to be 1500 px (or stretched side to side)
Thank you.
Hey!
Please accept our apologies for the late reply.
I just visited your link and your page seems to be down.
Could you forward us the correct so that we can help resolve the issue.
Cheers!
Arvish
Hey!
I’m sorry but the site is on maintenance mode. Please post the login details here. Make sure that you’re running Enfold 3.0 with WordPress 4.0.
Cheers!
Ismael
Hey!
Please use this:
#portfolio .container {
max-width: none;
width:100%;
margin: 0;
padding: 0;
}
Regards,
Ismael
Thank you SO much!