putra1arya
Forum Replies Created
-
Hi! @psycholoogmarieke,
Can you Screenshot and mark the block that you want to screen filling. And can you provide us that page code?
ThanksForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke,
You already covered it on your additional css but maybe you forget to change break-point-tablet to break-point-mobile.
https://ibb.co/SfBNMZd
Here the right code:
.guten-nav-menu.guten-element.break-point-mobile .gutenverse-menu-wrapper { height: auto !important; }Hi?@thohlk
You are welcome.
Let us know if you have other questions.If you have spare time, could you leave us a review about your experience using our plugin?
It will help us a lot to grow and motivate us to bring more exciting features in the future.Thank you.
Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversFor the block bigger we found typo in your css. And here the css after we fix it.
Before guten-psy only have one y now it has 2 y. And you forgot #.
https://ibb.co/VLzt7Xq@media only screen and (max-width: 1024px) { #guten-psyy{ width: 100% } .guten-psyy{ width: 100% } } @media only screen and (min-width: 1025px) { #guten-psyy{ width: 155% } .guten-psyy{ width: 155% } }
For the menu border we don’t found problem in your additional css.
But we found that break point in your navigation is mobile not tablet.https://ibb.co/5RBHvVX
https://ibb.co/z6pBTk3Here the Additional CSS that should work on your website.
/** randje om mobiele menu**/
@media?only screen and (max-width: 1024px) {
.guten-nav-menu.break-point-mobile .gutenverse-menu-wrapper .gutenverse-menu-container {
border: 1px solid #F4F1EC;
}
}
Thanks- This reply was modified 1 year, 2 months ago by putra1arya.
Hi! @thohlk,
Thank You for using Gutenverse.But Gutenverse Library don’t have a feature of using global colors yet.
You have to adjust each element individually.
Thank you for the suggestion, we will consider your feedback of Gutenverse Library carried over global colorsHi @circlecast,
Can you give us your status system Gutenverse? And the screenshot of the problem. You can use https://imgbb.com/ to share the screenshot.
Here how to copy the system status:
1. go to “Gutenverse”,
2. then go to “System Status”
3. to copy your system status click “Copy System Status”
ThanksForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] divers@psycholoogmarieke,
No, not the template.
We need the detail of the problem where should we fix and what should it look when it fixed.Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
Can you send us the code of the template, header and footer of the page that you have problem with?
And can you tell us the design of your website so we can help you fix the problem?
If possible try using the style from editor styleThanks
- This reply was modified 1 year, 2 months ago by putra1arya.
Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
Was your website already using your additional css?
Because when we check in our local, the border of the navigation is there.
Here the screenshot.
https://ibb.co/60950dr
https://ibb.co/BP5Kn9yHi! @s-aprile
We are sorry, we don’t have option to do that. Our form can only send data to an email. Or you can export data that your user input in form gutenverse to csv in Form > Form Action > Export CSV.
ThanksForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
If the problem caused by plugin that automatically installed to your website then we need the newest system status gutenverse. Can you provide us the system status?Hi! @emmanuel59
Have the problem fixed?
If you still need assistance feel free to contact us.Hi! @s-aprile
Can you provide us with System Status Gutenverse?Here how to copy the system status:
1. go to “Gutenverse”,
2. then go to “System Status”
3. to copy your system status click “Copy System Status”
ThanksForum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
I have checked your additional css on my local. And i didn’t found any issue.
Do you need more assistance?Forum: Plugins
In reply to: [Gutenverse – Ultimate Block Addons and Page Builder for Site Editor] diversHi! @psycholoogmarieke
Can you provide us with all your additional css?
Thanks