-
Search Results
-
Hi,
We are trying to replace the logo with the company name instead. We tried using the instructions in the documentation: https://kriesi.at/documentation/enfold/logo/ and also from this 2018 support topic: https://kriesi.at/support/topic/replacing-logo-with-text-and-then-control-font-size-and-add-tagline/ but both caused critical errors on the site. It is the only code we had placed in /child-theme/functions.php.Can you confirm if the instructions in documentation are up-to-date, or provide new details for doing this. Please see the private content for the website URL. There is currently a ‘logo’ of the company name but it is not good quality, which is why we want to use the text instead. Thanks.
Hello guys,
I found this code in another thread. The ampersand has changed. But it’s still italic and regular or bold. I want it to be light, just as the other words in the sentence.
/*Change fancy ampersand to normal one*/
.special_amp {
font-family: initial !important;
font-size: inherit !important;
color: inherit !important
}Thanks in advance.
Hello guys,
I’m trying to adjust the colors and font-sizes of the timeline. Using the Avia Layout Builder. But no matter what I do, nothing changes. Can you see for me what’s going on? Maybe I used some code in Quick CSS that overrides something?
Thanks in advance.
Credentials and link to the page in private content.
Hi,
wie kann ich einzelne Elemente verändern und wo setze ich dann den Code rein?
Wie zum Beispiel
Es funktioniert mit diesem Code. Danke.js_active .tab {
font-size: 14px;
}
(gefunden bei Enfold Support) zum Ändern der Schriftgröße des Reiters.
Früher funktionierte das mit Quick Css, aber für die Anpassung von Elementen musste man irgendeinen Code einfügen ins Theme, um diese anpassungen machen zu können und so dass dort enstprechende Kästchen neben den Elementen sichtbar werden. Wie ist die Vorgehensweise?Beste Grüße
Hi,
I’ve did test on my website and ended with following critical issue there:Certain ARIA Roles Must Be Contained By Particular Parents
Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-2052" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2011 current_page_item menu-item-top-level menu-item-top-level-1"> Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2"> Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3"> Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-4"> Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-5"> Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6">Id Attribute Value Must Be Unique
Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-2052<li role="menuitem" id="menu-item-2052" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home page_item page-item-2011 current_page_item menu-item-top-level menu-item-top-level-1 current-menu-item"> Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-759<li role="menuitem" id="menu-item-759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2"> Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-760<li role="menuitem" id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3"> Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-761<li role="menuitem" id="menu-item-761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-4"> Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-762<li role="menuitem" id="menu-item-762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-5"> Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-763<li role="menuitem" id="menu-item-763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6">Ul And Ol Must Only Directly Contain Li Script Or Template Elements
Fix all of the following: List element has direct children with a role that is not allowed: menuitem<ul id="menu-hlavne-menu" class="av-subnav-menu">Elements Must Have Sufficient Color Contrast
Fix any of the following: Element has insufficient color contrast of 3.15 (foreground color: #919191, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1<p class="uk-margin-remove uk-text-large"> Fix any of the following: Element has insufficient color contrast of 1.88 (foreground color: #bdbdbd, background color: #ffffff, font size: 9.0pt (11.96px), font weight: normal). Expected contrast ratio of 4.5:1<input type="button" value="Odoslať" class="button av-verify-recaptcha-0 av-recaptcha-submit avia_button_inactive" data-sending-label="Odosielam" title="Please validate that you are a human first">Any ideas why this is reported and how to fix this?
Topic: Font size menu // 4k screens
Hello,
is there an Option for having a bigger font size in the menu only for 4k screens? The Menu looks fine on my 27″, but at my customers 27″4k the menu font is really small.
thanks in advance
FHi all, I just started building my website using the Enfold Theme with the consulting demo. So far so good – there is just a layouting problem with the top easy slider and the text location on a mobile phone. (see screenshot):
(Screenshot mobile problem)
The font size can be easily adjusted in the slider for the mobile version – so that is good.
With the smaller font size I just would need a solution so that the whole text (box) is on the right (like it is on the desktop) and text itself is still left aligned; here the screenshot from the desktop version. So actually to have still 2 columns in the mobile version and the text (headline and caption) is in the second column on the right. Desktop screenshot:
(desktop alignment )
Thank you so much for your solution ideas, br
Rene WeissI have tried clearing the cache in Edge browser (all-time) cookies & data included, I have cleard the cache over at Bluehost and turned off Bluehost caching. I have cleared a newly installed WP Super Cache. I have refreshed the page multiple times. I also within in Enfold went to Performance and deleted Old CSS And JS Files. Nothing works?! I have wasted HOURS on this one thing alone. I am sorry that I purchased your Enfold theme. My time is valuable to me and now this to deal with.
I need to be able to change the font size of the Main Menu Links, the H1 thru H6 tags and the Title Bar title font size.
Dear support team
I use a contact form on the following website: https://my-visionguide.de/home/#contact
On the smartphone, the email field is shown with a thicker border, (see Screenshot: https://my-visionguide.de/support/kontaktform-mobile.jpg) although I have already inserted the following script via css:/*Mobile View Contact Form Edge Email*/
@media only screen and (max-width: 767px) {
input#avia_3_1 {
border-width: 1px !important;
font-size: 14px !important;
}
}What can I do so that the edge of the email field is only displayed with a 1px width on the smartphone in the mobile view?
Thank you for your edit and best regards, Diana








