-
AuthorPosts
-
February 21, 2018 at 1:10 am #915129
Hello.
Im trying to set up a new site for my client based on ENFOLD. ENFOLD looks very fine.
Please I have a question:
is it possible to set up the blog site on my front page to look like this? – see picture
https://drive.google.com/open?id=1zb9KdeaNWSS67f7yo8lWJY3HwQfoXCBpfull width without the left sidebar.
it looks now like this:
https://drive.google.com/open?id=1XdBCFC35jvetOE4jz-j5xkP55oCSE-UBthe final landing page should be something like this:
https://drive.google.com/open?id=1ftZ7L097nSG1wMkNp7glrH3u9WKB7bJK
extract of the latest posts to landing page in this format.Is it possible to customize it like I planned?
with manny thanks
MartinFebruary 21, 2018 at 1:52 pm #915435Hey Martin,
I changed the max container width in the theme options, pressed save and the front page blog post element started to look different. Do you remember which style it was?
Best regards,
VictoriaFebruary 21, 2018 at 2:03 pm #915440Hello Victoria :)
You jut turned off the side bar. I turned it in now. But yes this is the problem. When I turn off the side bar, it change the whole look and arrangement.
And there is only option to set up the Content | Sidebar Ratio, but only to 80/20 – as it looks now.I think changing the max container width is not a good option – it changes the whole site.
with regards,
martinFebruary 21, 2018 at 3:19 pm #915494Hi Martin,
Ok :) We can use css then.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.container .av-content-small.units { width: 100%; }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 21, 2018 at 3:59 pm #915533Victoria, this helped in custom.css
But now Im stacked in this style on every page.
Is it possible to use this style only on my home page?
on every other page I need the sidebar.thanks for your patience.
February 21, 2018 at 8:44 pm #915686Hi,
yes, add before the classes that victoria provided, the .home
.home .container .av-content-small.units { width: 100%; }
Best regards,
BasilisFebruary 21, 2018 at 8:49 pm #915694many thanks, it works!
giving you 5 stars for support :)February 21, 2018 at 9:10 pm #915720Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Basilis -
AuthorPosts
- The topic ‘blog full wide on my landing page’ is closed to new replies.