-
Search Results
-
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
I highlighted two menu items. One orange and the other green. I wish they looked like buttons. But the height is too high. I would like to lower the height.
The website can be seen here.
https://www.successionetelematica.com/
I used this code
.highlighted {
background color: #ff7514;
border-radius: 5px;
}
.highlight at, .highlight at:hover, .highlight at:focus {
color: #ffffff !important;
font-weight: bold;
}
.menu_main_nav>li>a {
padding: 6px 5px 6px;
font-size: 0.929em;
font weight: 500;
line height: 1.28em;
}
.highlighted2 {
background color: #008f39;
border-radius: 5px;
}
.highlight2 a, .highlight2 a:hover, .highlight2 a:focus {
color: #ffffff !important;
font-weight: bold;
}
.menu_main_nav>li>a {
padding: 6px 5px 6px;
font-size: 0.929em;
font weight: 500;
line height: 1.28em;
}How can I lower the height?
Thank you
Topic: font size navi widget
Hi,
would be great if anybody can give me a code for quick css for the font size and colr for the navigatione in the sidebar.
In the moment is is to small.Thanks a lot
rixiHi there!
Firstly, thank you very much for your help.
I would like to create a second type of button on the front page of my website (link included below).
I have successfully created and customized my buttons in 1 default style.
However, I would like to have a second type/class of button with different font and different size of font, on the same page as the first button.
I tried hard to read the instructions here: https://kriesi.at/documentation/enfold/button/ but am sort of confused with regards to what direction I should take – add custom CSS? But am not sure where to put it.
Thank you!
Topic: Others mobile optimization
Hello,
here I am again … to bother you. :-D
I have two problems with mobile view:- on this page https://www.fishesinvasion.com/prints/ I would like to have posts on 2 columns on mobile instead of 3 on desktop
- on this page https://www.fishesinvasion.com/articles/ I would like to have the posts in the same way as the following example https://drive.google.com/drive/folders/1MWFJoXIjHbPJwPlg1HyI0UZKpxna5w7S?usp=share_link
Finally to change the total in the cart I used the following incorrect way to get the result, it works fine, but I know there is a better way to do it.
/* total back and bold */
#after_section_1 > div > div > div > div > section > div > div > div.cart-collaterals > div > table > tbody > tr.order-total > td > strong > span {
color: black;
font-size: 14px;
font-weight: bold;
}As usual thanks in advance for you help
Andrew
