-
AuthorPosts
-
November 2, 2014 at 1:06 am #344749
Hi all, good evening.
This issue has already been pointed out here, just would like to ask for a cleaner fix:
https://kriesi.at/support/topic/half-sized-blog-element-single-author-style-not-aligning-if-no-sidebar/
https://kriesi.at/support/topic/half-sized-blog-element-layout-issue/The problem is this, let me please quote (me could not explain better):
Because in full width mode the parent container has a class of .fullsize. When I enable the sidebar, everything starts displaying like it should, but my design calls for no sidebar. Is there an easy workaround, or do I have to overwrite css for every single element manually?
Is there any way to avoid class .fullsize to be called or might you please offer any other clean fix for this issue in order to display “Half Sized Blog Element” as on demo http://kriesi.at/themes/enfold/shortcodes/blog-element/ on a NO-sidebar page ?
Thank you
November 4, 2014 at 3:53 am #345695Hey macatokio!
Thank you for using Enfold.
You can set the page to have a sidebar then you can hide the sidebar for that specific page via CSS. Something like this:
.page-id-2 aside.sidebar { display: none !important; } .page-id-2 .container .av-content-small.units { width: 100%; border: none; }
If you want to add an option for this particular setting, you can hire a freelance developer. Unfortunately, this particular request or modification is more than what we can offer as a support team. Thank you for understanding.
Cheers!
IsmaelNovember 5, 2014 at 8:37 pm #346738Hi Ismael, thank you.
I will have to repeat this for almost 30 pages :-( one by one, a bit weird for my CSS.
Ismael, why not a definitive default fix for this issue ?
Cheers!
November 6, 2014 at 8:35 am #347002Hey!
Actually, this is not a theme issue. By default, the single author, small preview blog style have two kinds of layout, one for pages with sidebar and the other for pages without a sidebar. If you want, you can modify the layout structure or css styling. Regretfully, this particular request or modification is more than what we can offer as a support team as I have mentioned on my previous post. Please hire a freelance developer. For further modifications, please visit Envato Studio or Werkpress.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.