Betty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Heading and List blocks in post editor are not alignedHi @amccullough8,
Yes, the issue will be fixed soon if it appears on GitHub.
Thank you for understanting and for sharing it with us!
Forum: Themes and Templates
In reply to: [Hestia] Hestai WordPress Theme Boxed Layout Padding Help!Kindly share the URL of that page. 🙂
Thanks!- This reply was modified 5 years, 9 months ago by Betty.
Forum: Themes and Templates
In reply to: [Hestia] Can not select category for Blog section why ?Hi @voyl,
You should go to Customize -> Blog Settings -> Display Blog Categories. See screenshot.
I hope that helps!
Forum: Themes and Templates
In reply to: [Neve] How to Recover a Lost FooterHi @tombo86,
What did you use to backup your site?
You can check this documentation: https://wordpress.org/support/article/wordpress-backups/.Let us know if it helps.
Forum: Themes and Templates
In reply to: [Neve] Is it possible to change the font size of website title?Hi @acuaron,
Sure, we have a guide for this: https://docs.themeisle.com/article/1294-how-to-change-font-size-in-site-title.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] El menú en móvil no funcionaHi @natadpb,
Your mobile menu works for me on mobile right now.
Do you still experience this issue?Thanks!
Forum: Themes and Templates
In reply to: [Neve] Heading and List blocks in post editor are not alignedHi @amccullough8,
I was able to replicate your screenshot from the editor, but after I click Publish the blocks look good on the page. What happens at your instance then? Can you send a screenshot with that too?
Thanks!Forum: Themes and Templates
In reply to: [Neve] Mobile menuHi @enderandrew,
In the following screenshot you can see from where is coming your white color: https://prnt.sc/u0uavy. You can change it by adding code in your Appearance -> Customize -> Additional CSS with the CSS class from this screenshot and your desired color.
Forum: Themes and Templates
In reply to: [Hestia] Hestai WordPress Theme Boxed Layout Padding Help!Hi @anilalaman,
This is a feature available only in Hestia Pro theme.
You can check our plans and prices here.Forum: Themes and Templates
In reply to: [Hestia] Duplicate widgetsIf I understand it right, you don’t want to have a sidebar on the single post pages, but you want a sidebar on the blog page. If yes, go to Customize -> Layout -> Content/Sidebar and choose your options like this: https://prnt.sc/u0squz.
Also, can you share a screenshot with the footer issue? Thanks!
Forum: Themes and Templates
In reply to: [Neve] Replacement for Amadeus on NeveHi @ellenweig,
Sure, there is a starter site on Neve created after Amadeus theme: Music Teacher.
Hope that helps!
Forum: Themes and Templates
In reply to: [Neve] Buttons cancelled on the smartphoneOn your live website they are not visible for me on the desktop too: https://prnt.sc/tzfxfo
- This reply was modified 5 years, 9 months ago by Betty.
Forum: Themes and Templates
In reply to: [Neve] Buttons cancelled on the smartphoneOn your live site I can only see a button on the “Book a table” page and it’s available on mobile version too. See screenshot.
However, this issue might be occurring due to a plugin conflict. So please deactivate all plugins and check if it resolves your issue and after that try activating the plugins one by one to find problematic plugin. Then replace it with an alternate plugin.
Forum: Themes and Templates
In reply to: [Neve] Buttons cancelled on the smartphoneHi @francesco1979,
Can you specify exactly which buttons? Or give an example? Some screenshots will also help.
Thanks!
Forum: Themes and Templates
In reply to: [Neve] Issues with Site Title SizeHi @gbupp,
Try the code below instead, it should work for all the pages:
.site-title { font-size: 50px !important; }Let us know how it goes.