Good morning,
I can’t edit the individual portfolio pages with elementor. Is it possible to change this?
Thank you
]]>First, very nice theme and thanks for sharing it with us!
Just an observation and no way to say this without sounding opinionated but the template “Page – Fullwidth” implies that the_content is not contained within a grid container and is actually the full width of the browser however the_content is still contained within a 900px grid and is not actually full width as many would expect.
It should be named “Page – No Sidebar” because it’s simply a page without right/left sidebars but still is not truly full-width and could keep people from using this theme.
Simple css fix of course but many will not know how to address this on their own, I suggest splitting into two templates.
Current “Page – Fullwidth” template:
.page-full-contain {
max-width: 900px;
margin: 0 auto;
}
(should rename template to “Page – No Sidebar”)
A new “Page – Full Width” template could use:
.page-full-width {
max-width: 100%;
margin: 0 auto;
}
This will also allow your theme to be used with popular page builders, sliders, etc where a need for full width sections is desired.
]]>Hi,
There seems to be a couple of problems with the theme. When I try to inset images into the blog text, they don’t show.
Also, unless I’m logged in, the blogs show a 404 error. I’ve used other themes which didn’t have the same problem on the same website.
]]>Hello,
How do I set my blog posts on the home page in a grid form like in the demo? I get them in a list one under the other and can’t find where to change that.
Thanks!
]]>Hello!
I show projects on home. Normaly 8 projects are shown but in my case only 5. I prefer to show only 4 projects, how can I do that?
Thank you very much!
Kaat
Thank you for developing this theme.
Just checking my error logs, and for months (since Oct.) I am getting this error message, headers already sent.
]]>Hello! There’s no sample content file in Luna free version I download. Could you help me?
]]>