ivbw
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hestia] Background color on home pageI figured out the CSS code to fix it. Thanks to everyone who looked into this!
Forum: Themes and Templates
In reply to: [Hestia] Background color on home pageCan anyone help me with the full page template issue? I am not sure what to do and it is one of the last things keeping me from going live with my site. Much appreciated.
Forum: Themes and Templates
In reply to: [Hestia] Background color on home pageA related error that might solve the problem is with my page templates. My site works normally with the default page template (except for the black background). However, it is not full width and so I have to us JavaScript to stretch sections in Elementor (which I want to turn off). However, when I turn on “Elementor Full Width Blank” the navbar disappears! I tried other full width templates and either the same or other navbar errors display. Instead of fixing the black background, I could fix this issue instead. Any suggestions on how to get a fullwidth template working on my homepage? I have this page template error displayed on a different test site: iced.epizy.com (p-word:Jesse). Thanks so much!
Forum: Themes and Templates
In reply to: [Hestia] Background color on home pageIt is: Jesse. Thanks.
Forum: Themes and Templates
In reply to: [Hestia] Mobile menu closes immediatelyFixed it, CSS that positioned logo and menu on desktop was interfering with the mobile menu. Thanks for everyone’s help!
Forum: Themes and Templates
In reply to: [Hestia] Elementor Font SizeI was given the following CSS code and instructions from the Hestia team, they worked for me, hopefully they will do the same for you!:
Add this code in Appearance > Customize > Additional CSS and let me know if it works:
.elementor-text-editor p, .elementor-text-editor h1, .elementor-text-editor h2, .elementor-text-editor h3, .elementor-text-editor h4, .elementor-text-editor h5, .elementor-text-editor h6 {
font-size: inherit;
}Forum: Themes and Templates
In reply to: [Hestia] Mobile menu closes immediatelyHello,
I tried deleting and then re-installing a fresh copy straight from Themeisle. The problem is still persisting. Not sure what to do. Thanks so much for your help.
Jesse
Forum: Themes and Templates
In reply to: [Hestia] Mobile menu closes immediatelyThanks so much for your help! All third party plugins are turned off. You can also compare with an earlier dev site that is still up and running and does not display this issue with the mobile menu(ivbw.atwebpages.com pword:Jesse). Let me know when you are done so I can turn the plugins back on.
Forum: Themes and Templates
In reply to: [Hestia] Dropdown menu positionWorked like a charm. Thanks!
Forum: Themes and Templates
In reply to: [Hestia] Elementor Font SizeI contacted themeisle and they said that they were going to fix the issue in the next update. They did not identify what the cause of it was. Hopefully the update won’t be too long from now!
Forum: Themes and Templates
In reply to: [Hestia] Elementor Font SizeUnfortunately the site is local on my computer and not published yet.
I have just done a test by switching themes and saw that with the 2016 theme from wordpress the issue goes away, I can edit text size with elementor in the text widget. This makes me suspect that it is something in Hestia overriding the text widget in Elementor. Is there some CSS to disable this in Hestia or some other workaround? Thanks for all of your help!
Forum: Themes and Templates
In reply to: [Hestia] Elementor Font SizeThanks for your help. I did what you said and it sort of worked. I deleted all of the tags, then I could adjust the font size. However, it immediately added a “p” back in the bottom of the text editor window. Then I couldn’t change the size anymore. I then tried adding a “</p> at the beginning, which also worked, but then was immediately removed when I went away from editing the text. Apparently, Elementor keeps adding the style “P” tag or “Span” tag as soon as I click away from it. Not sure how to turn this off now!