Forum Replies Created
-
AuthorPosts
-
PsinkKeymaster
Hello Elisabetta
I think there is an issue with your site. I guess that is one plugin causing this issue. I see there are no js and css files loaded properly on your site.
https://www.awesomescreenshot.com/video/2800312?key=e2c2c4dee62cc1e57cce9d6ed2ac58e4
Can you please deactivate all the plugins except for the recommended ones and verify still mobile menu button is not working? There is no such issue in the theme, as you can see in the demo Mega blog it is working all fine.
Regards,
PsinkPsinkKeymasterHello petejohn4,
Please add this CSS in the Additional CSS
@media screen and (min-width: 767px) { #primary { width: 70%; } #sidebar-primary { width: 30%; } }
Please adjust the main content and the sidebar width as per your requirement
Regards,
PsinkFebruary 18, 2021 at 5:07 am in reply to: Trying to change a menu option in Nature Bliss theme #144789PsinkKeymasterHello akeller1862
Actually “AMS Hide Page and Post Title” plugin is causing such an issue, I have to deactivate that plugin
Regards,
PsinkPsinkKeymasterHello Maurice
Yes, you can also do it manually. For this, you need to install Customizer Export/Import and Widget Importer & Exporter.
Get the demo file from the below link
https://github.com/PrashantSinkhwal/demo-data/tree/master/shopall-demo-dataAnd follow the screen record
https://www.awesomescreenshot.com/video/2794826?key=a0fc5c54c1249372177eff95883b4e74Or you want us to help you to do demo import
you can share your wp-admin login through https://themepalace.com/contact-us/Regards,
PsinkFebruary 18, 2021 at 1:55 am in reply to: Trying to change a menu option in Nature Bliss theme #144779PsinkKeymasterHello akeller1862
I have seen your dashboard. I see there one of the plugins is causing this issue. So, for now, I have deactivated all the activated plugins. Now homepage is working all good.
Regards,
PsinkPsinkKeymasterHello @Ria
It’s a static text there is no such option to change that text
But it can be done with the help of Additional CSS
Can you please share your site URL and the targeted page for which you want to change the text of the header imageRegards,
PsinkFebruary 17, 2021 at 1:23 am in reply to: Posts look great on desktop but don’t translate onto mobile view #144731PsinkKeymasterHello Caseyj
Add this CSS in the Additional CSS
@media screen and (max-width: 767px) { h1 { font-size: 32px; } h2 { font-size: 22px; } }
you can adjust the font size as per your requirement – and the above CSS will hit the screen below width 767px
Regards,
PsinkPsinkKeymasterHello MARIT SEGBØ
Can you please share your site URL?
Can you please explain the second query in more detail? External links mean. Are you trying to add whole new sections to the front homapage?
Regards,
psinkPsinkKeymasterHello @SILKE.GESSLEIN
Here is the answer to your questions
1) to disfix the header please follow the screen record there is the options in the theme
https://www.awesomescreenshot.com/video/2779357?key=179f57845b8f031d17380aa42b1324bf
2) license is only for one site
3) for query no. 3 can you please explain in more details with the reference screenshotyes you can change the color for all elements through Additional CSS except for the cloud because it the background image
Regards,
PsinkFebruary 16, 2021 at 11:02 pm in reply to: Posts look great on desktop but don’t translate onto mobile view #144724PsinkKeymasterHello Caseyj
Can you please make a screen record of the actual issue? Cause I’m in little confused about your query
Regards,
PsinkFebruary 16, 2021 at 10:58 pm in reply to: Trying to change a menu option in Nature Bliss theme #144722PsinkKeymasterHello akeller1862
Can you please share your wp-admin login details?
please share through contact form https://themepalace.com/contact-us/I guess something is missing in the customizer setting
Regards,
PsinkFebruary 15, 2021 at 11:21 pm in reply to: Posts look great on desktop but don’t translate onto mobile view #144662PsinkKeymasterCan you please share your site URL?
Regards,
psinkPsinkKeymasterHello Sjirk
Please follow the screen record – to remove the “From the Blog” title
https://www.awesomescreenshot.com/video/2766000?key=7c086895977c2bec96c94bd60fba1c3fHave a great day
Regards,
psinkPsinkKeymasterHello Alexei,
Please add this CSS in the Additional CSS
.site-header.fixed #main-nav { background: #fff; } .site-header.fixed #main-nav a { color: #000; } .site-header.fixed #main-nav a:hover { color: #fff; }
Have a great day
Regards,
PsinkPsinkKeymasterHello CaseyJ
We have released the new update. Now you will be able to active header image on a single page too
You will find the option “Disable featured image in header banner” inside customize >> theme options >> single post
Please update the theme
Regards,
psink -
AuthorPosts