1/ Unfortunately, currently as I know, no any theme supports for this feature. And our theme doesn't support it also. 2/ What's hover effects you want to change for?
3/ You can do that by enable Body Boxed Layout via General Options and add more this code to Customize > Custom CSS to disable Body Boxed Layout on tablet & mobile:
@media only screen and (max-width: 1170px){ .wrapper-boxed.enable-boxed{ max-width: 100% !important; } }
4/ If you want to add more text & image like that. You should use Footer Widgets. That place for logo only and you can't add more any element there.
2/ I would like to change the hover effect as the one in the soledad-travel template. And is it possible to change the hover color of one element in the menu separately?
I mean, there is 10 single post layouts that you deliver with PenNews for exemples, are you going to do some more ?
1/ Does users, will be able to create any layouts with Wp Backery ?
2/ Also WP Backery has now a templates library (with section, pages, layouts etc..) , not available within the bundle : will it be available or can users buy a licence to have it ? (in that case will it work with the theme?)
1/ Yeah, we will consider to add more single post template for PenNews in the future updates.
2/ Yeah, you will able to config most of everything of a page by use WPBakery
3/ Yeah, if you need to use WPBakery library - you need to buy license from WPBakery. Because WPBakery doesn't provide license for other authors use it. And of course it work fine with PenNews.
If you move from Soledad to PenNews - of course you need to use elements from PenNews. The elements from Soledad can't be use for PenNews and opposite.
no no, I mean if I buy a WP Backery licence will it cancel the bundle one with PenNews, and will I loose your blocks, widgets, slides you provide with the theme etc..
I didn't publish my website yet, because I'm still building it, so I can't show you my url just yet. As shown in the image below, the default hover color is orange. I would like to change the hover color of this specific element to another color.
With this requirements, you need to show me your site URL & make your site live to I can see direct the website & elements from the site. I can't help you if I don't see it.
So, let's back here when your site live and show me your site URL and we will help you with this.
I'm returning here because one of the solutions didn't work well... The question was: "4 - Is it possible to enable the 'Body Boxed Layout' just in the desktop size?"
And the solution:
"3/ You can do that by enable Body Boxed Layout via General Options and add more this code to Customize > Custom CSS to disable Body Boxed Layout on tablet & mobile:"
@media only screen and (max-width: 1170px){
.wrapper-boxed.enable-boxed{ max-width: 100% !important; }
}
What's happening is that the header menu is not following the full size of the screen (see the img in the attachment).
Hi! I have a few questions about the theme.
1 - Is there a way to use another img as a logo on the header menu when it's size decrease (enter in the "stick mode") ? - IMG Below.
3 - Is it possible to change the hover effect of the Header Menu items (use the effects of another template)?
4 - Is it possible to enable the 'Body Boxed Layout' just in the desktop size?
5 - Is it possible to add more elements on the footer (texts and imgs)? - IMG Below.
Thanks a lot!
Hi,
1/ Unfortunately, currently as I know, no any theme supports for this feature. And our theme doesn't support it also.
2/ What's hover effects you want to change for?
3/ You can do that by enable Body Boxed Layout via General Options and add more this code to Customize > Custom CSS to disable Body Boxed Layout on tablet & mobile:
4/ If you want to add more text & image like that. You should use Footer Widgets.
That place for logo only and you can't add more any element there.
Best Regards,
PenciDesign
2/ I would like to change the hover effect as the one in the soledad-travel template. And is it possible to change the hover color of one element in the menu separately?
Hi,
You can change it via Customize > Logo and Header Options > Menu Style
For hover color for one element, can you please show me your site url & tell me what's element you want to change hover color?
Best Regards,
PenciDesign
Thank you for reply,
In the future, will we have the posibility to make single post templates ? or custom header ?
By the way , with the standard WP backery we can make template, header, etc.. even get premade templates does PenNews support it or not ?
Thanks a lot
David
Hi,
I don't understand your question, can you tell me what do you mean about "make single post templates" & "make template, header, etc by use WPBakery" ?
Best Regards,
PenciDesign
Sorry,
I mean, there is 10 single post layouts that you deliver with PenNews for exemples, are you going to do some more ?
1/ Does users, will be able to create any layouts with Wp Backery ?
2/ Also WP Backery has now a templates library (with section, pages, layouts etc..) , not available within the bundle : will it be available or can users buy a licence to have it ? (in that case will it work with the theme?)
Hi,
1/ Yeah, we will consider to add more single post template for PenNews in the future updates.
2/ Yeah, you will able to config most of everything of a page by use WPBakery
3/ Yeah, if you need to use WPBakery library - you need to buy license from WPBakery. Because WPBakery doesn't provide license for other authors use it. And of course it work fine with PenNews.
Best Regards,
PenciDesign
Great ! thank you for all these information !
the last one : If I get a licence at WP Backery, will I loose all your blocks, slides etc.. you've made for PenNews ?
David
Hi,
If you move from Soledad to PenNews - of course you need to use elements from PenNews. The elements from Soledad can't be use for PenNews and opposite.
Best Regards,
PenciDesign
no no, I mean if I buy a WP Backery licence will it cancel the bundle one with PenNews, and will I loose your blocks, widgets, slides you provide with the theme etc..
Ah, no - it doesn't affect anything.
Best Regards,
PenciDesign
I didn't publish my website yet, because I'm still building it, so I can't show you my url just yet. As shown in the image below, the default hover color is orange. I would like to change the hover color of this specific element to another color.
Hi,
With this requirements, you need to show me your site URL & make your site live to I can see direct the website & elements from the site. I can't help you if I don't see it.
So, let's back here when your site live and show me your site URL and we will help you with this.
Best Regards,
PenciDesign
Hi,
I'm returning here because one of the solutions didn't work well... The question was:
"4 - Is it possible to enable the 'Body Boxed Layout' just in the desktop size?"
And the solution:
"3/ You can do that by enable Body Boxed Layout via General Options and add more this code to Customize > Custom CSS to disable Body Boxed Layout on tablet & mobile:"
What's happening is that the header menu is not following the full size of the screen (see the img in the attachment).
So, is there an way to solve this problem?
Hi,
Please try replace the code I sent before to this code for fixed it:
Best Regards,
PenciDesign