-
AuthorSearch Results
-
June 2, 2025 at 5:20 am #1484955
Topic: Logo overlay top bar menu
in forum Enfoldminhndq
Participant👉 I would like to adjust the position of the logo as in website’s logo below
https://globalhealth.duke.edu/👉 Replace the “-” in the mobile submenu with a “.”
May 30, 2025 at 7:52 am #1484854Topic: Logo over navigation on mobile
in forum Enfoldrixi
ParticipantGood morning,
could you perhaps help me by this page with the code for the mobile version, so that the Logo doesn`t go over the menu?
That would be great!Many regards Rixi
May 27, 2025 at 10:40 am #1484724Topic: Burger/Mobile menu in Widget or Footer
in forum Enfoldslikslok
ParticipantHi,
how can I use the Burger-Menu in a widget or in the footer or anywhere on the site? Is there a shortcode to implement it?
“Different menu for different pages” isn’t helpful because its site-specific.
I need a solution to show the Burger-Menu (and/or the Desktop-Menu!) within the footer and/(!)/or sidebars ((optional within a accordeon). Therefore I need a general solution I can use flexible…
Thanks
May 25, 2025 at 10:03 pm #1484661In reply to: Fixed Header /// mobile
Hey Sven,
The fixed header on mobile devices has never been an option because the Dev Team has always felt that it takes too much space on mobile devices, over the years the only option was to add some custom css to achieve this.
To have a fixed header on your site and have a small header so it doesn’t take up as much space you can try this css, I specifically created it for your site and it works in my tests.@media only screen and (max-width: 989px) { .responsive #top #wrap_all #header_main .container.av-logo-container { height: 40px !important; line-height: 40px; } #header_meta .container { min-height: 12px; } #header_meta .phone-info { line-height: 12px; padding: 0; } #header_meta { min-height: 12px; } #header_main { height: 40px; line-height: 40px; } .responsive #top #header_main>.container .main_menu .av-main-nav>li>a, .responsive #top #wrap_all .main_menu { height: 40px; line-height: 40px; } .responsive .logo img, .responsive .logo svg { max-height: 40px; padding: 0; } .responsive #top .logo, .responsive #top .logo a { height: 40px !important; } .avia-section-huge .content, .avia-section-huge .sidebar { padding-top: 50px; padding-bottom: 50px; } .responsive.html_mobile_menu_tablet #top #header_main>.container .main_menu .av-main-nav>li>a, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container { height: 40px; line-height: 40px; } .responsive #top #wrap_all #header { position: fixed !important; } .responsive.html_mobile_menu_tablet.html_header_top #top #main { padding-top: 60px !important; } }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
If you have any trouble disable your WP Rocket plugin and the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files. then check again.
Feel free to adjust to suit.
I also notice that your revolution slider doesn’t show on page load, only after the page is scrolled or clicked, this is due to your WP Rocket plugin lazy load, you should add an exclusion for the slider or disable the WP Rocket lazy load option.Best regards,
MikeMay 21, 2025 at 5:30 am #1484507In reply to: Main menu overlapping in Tablet display.
Hey connect4consulting,
Thank you for the inquiry.
You can add this css code to adjust the mobile menu breakpoint.
@media only screen and (max-width: 1366px) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block; } }
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the code.
Best regards,
IsmaelMay 20, 2025 at 5:20 pm #1484499Topic: Main menu overlapping in Tablet display.
in forum Enfoldconnect4consulting
ParticipantThe main menu is overlapping in Tablet display. How can I force it to use the mobile menu when this happens?
May 18, 2025 at 11:29 pm #1484417Same issues. Logo still shows left justified on desktop and on mobile view, the logo is over the top button. There must be code that is working against this. Below is my entire code if you can take a look and see whats wrong. I don’t have products either, so not sure why I have all this code.
I just need to fix these things and we are done with the website.
thanks for your help.product-sales-count {
font-size: 0.8em;
margin-top: 0;
top: -10px;
position: relative;
}/* TEXT SHADOW FOR – Fullwidth Easy Slider – Headline: */
.avia_transform .av_slideshow_full .active-slide .avia-caption-title,
.avia_transform .av_fullscreen .active-slide .avia-caption-title
{text-shadow: 2px 2px 2px #717070;}/* TEXT SHADOW FOR – Fullwidth Easy Slider – Caption Text: */
#top .avia-slideshow .av-slideshow-caption .avia-caption-content p {
text-shadow: 2px 2px #717070;
}/* TEXT SHADOW FOR – ALL H1 headlines: */
.av-special-heading h1 {
text-shadow: 1px 1px #717070;
}/* TEXT SHADOW FOR – SPECIFIC H1 headlines: */
.av-special-heading.av-nlr5x-bb365aeef7c91c871c871ed41100301d h1 {
text-shadow: 1px 1px #717070;
}/* TEXT SHADOW FOR – subheading text: */
#top .av-subheading p {
text-shadow: 1px 1px #717070;
}#header_meta a, #header_meta span {
font-size: 16px !important;
line-height: 17px;
}/* Sticky header on mobile */
@media only screen and (max-width: 767px) {
.responsive #top #main {
/* Margin top value should be equal to header height*/
margin-top: 80px;
}
.responsive #top #wrap_all #header {
position: fixed;
}
}@media only screen and (max-width: 1100px) {
.av-main-nav > li.menu-item { display: none; }
.av-main-nav > li.menu-item-avia-special { display: block; }
}.phone-info {
font-size: 16px;
}@media only screen and (max-width: 479px) {
.responsive #top .slideshow_caption h2 {
font-size: 18px !important;
}.responsive #top .slideshow_caption .avia-caption-content {
font-size: 16px !important;
line-height: 14px;
}.avia-slideshow-inner, .avia-slideshow-inner li, .avia-slideshow-inner li img {
height: 30vh !important;
}
}span.avia-menu-text {
text-transform: uppercase;
}.avia-section.av-minimum-height .container .content {
vertical-align: bottom;
}.avia-section.av-minimum-height.text-bottom .container .content {
vertical-align: bottom;
}
.avia-section.av-minimum-height.text-top .container .content {
vertical-align: top;
}.avia-button {
border: 1.5px solid !important;
}#top .avia-button {
border-radius: 5px !important;
}@media only screen and (max-width: 767px) {
body, body .avia-tooltip {
font-size: 20px;
}
}@media only screen and (max-width: 767px) {
.page-id-3230 .avia-builder-el-0.av-minimum-height-100:not(.av-slideshow-section) .container {
height: 767px !important;
}
}#main .sidebar a,
#footer a,
#socket a {
text-decoration: underline;
}
a.avia-button{
text-decoration:none!important;
}
@media only screen and (max-width: 989px){
.html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
background-color: transparent;
}
.responsive #top #main {
margin-top: 0;
}
}#top #wrap_all #socket .container {
text-align: center;
}#top #wrap_all #socket .container {
text-align: center;
}#top #wrap_all #socket .copyright {
display: block;
float: none;
clear: both;
text-align: center;
}#top .content .flex_column .widget_nav_menu li {
border-top-width: 0;
border-bottom-width: 0;
}#footer h3.widgettitle{
border:none!important;
}@media only screen and (max-width: 769px) {
.flex_column.av-l3szqp26-162f9236fd15346c9c727f5f94b66dce {
min-height: 50vh !important;
}
}.html_elegant-blog #top .post-entry .post-meta-infos,
.html_elegant-blog .avia-content-slider .slide-meta,
#top .news-time {
display: none;
}html, body {
background-color: #fff !important;
}#header:not(.av_header_transparency) #header_main {
-moz-box-shadow:0 5px 5px rgba(182, 182, 182, 0.75);
-webkit-box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
box-shadow: 0 5px 5px rgba(182, 182, 182, 0.75);
}#top.single-product .product_meta {
visibility: hidden;
}.is-large.wc-block-cart .wc-block-cart-items th span {
font-size: 2em;
}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
font-size: 2em;
}.wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input.is-active label {
display: none;
}#top div ul.product_list_widget li a {
display: block;
font-weight: bold;
font-size: 1.5em;
line-height: 1.6em !important;
}#top .dropdown_widget ul.product_list_widget li .quantity {
color: #000000;
font-size: 1em;
}#top .dropdown_widget .total span.woocommerce-Price-currencySymbol, #top .dropdown_widget .total {
color: #000000;
font-size: 1em;
}div .product-sorting {
display: none;
}@media only screen and (max-width: 767px) {
.responsive #top #main {
padding-top: 88px !important;
}
.responsive.html_header_transparency #top #main {
padding-top: 0 !important;
}
}.page-id-432 .components-flex-item input, .page-id-433 .wc-block-components-text-input input {
padding: 8px 116px;
}.wc-block-cart__submit-container a .wc-block-components-button__text {
color: #fff;
}.wc-block-components-address-form-wrapper .components-base-control__label {
top: -50px;
}.wc-block-components-address-form-wrapper .components-base-control__label {
top: -30px !important;
}#top .av-product-class-minimal img {
border-radius: 30px !important;
}
#top .av-product-class-minimal img {
border-radius: 30px !important;
}.select2-container–default .select2-results__option–highlighted[aria-selected], .select2-container–default .select2-results__option–highlighted[data-selected], #top .select2-results {
color: #000 !important;
}@media only screen and (max-width: 768px) {
/* Add your Mobile Styles here */
#top #bc-custom-section div .flex_column {
width: 46% !important;
margin-left: 3% !important;
border-radius: 30px;
}
}#top #bc-custom-section div .flex_column img {
border-radius: 30px;
}.woocommerce-Tabs-panel ul {
list-style: disc;
margin-left: 15px;
}.woocommerce-Tabs-panel ul, .woocommerce-product-details__short-description ul {
list-style: disc;
margin-left: 15px;
}#menu-item-150 > a > .avia-menu-text {
color: #f19809!important;
}#av-burger-menu-ul .menu-item-150 > a > .avia-menu-text {
color:#f19809!important;
}#menu-item-2076 > a > .avia-menu-text {
color: #f19809!important;
}#av-burger-menu-ul .menu-item-2076 > a > .avia-menu-text {
color:#f19809!important;
}.avia-image-container .avia_image, .avia-image-container .avia-image-overlay-wrap {
border-radius: 30px;
}#footer .textwidget .menu-blissfull-main-menu-container p {
margin: 0;
width: auto;
display: inline-block;
}@media only screen and (max-width: 767px) {
.responsive .home #wrap_all #av-section-shop-category .flex_column {
width: 48%;
padding: 1%;
}
}ul.a-unordered-list.a-vertical.a-spacing-mini li {
margin-bottom: 20px;
}#top .price, #top .price span, #top del, #top ins {
display: inline;
text-decoration: none;
font-size: 24px;
line-height: 24px;
font-weight: 600;
}.page-id-389 .shop_columns_3 .products .product {
width: 100%;
}.page-id-91 .shop_columns_3 .products .product {
width: 100%;
}h1{
text-transform: capitalize !important;
}.template-page .entry-content-wrapper h1{
text-transform: capitalize !important;
}a.cart_dropdown_link {
font-size: 28px !important;
}#top a.cart_dropdown_link span[data-av_icon] {
font-size: 28px;
color: var(–enfold-header-color-color);
}#top #header .av-main-nav #menu-item-wc-account-icon > a {
color: #f19809;
font-size: 28px;
}/* Increase base font size on mobile devices */
@media only screen and (max-width: 767px) {
body,
p,
.entry-content {
font-size: 18px !important;
line-height: 1.6 !important;
}
}@media only screen and (max-width: 767px) {
#top .av-special-heading .av-subheading p {
font-size: 24px
}
}img[src*=”amazon-adsystem”] {
display: none;
}#top .av-burger-overlay-bg {
opacity: 0.8;
background: #000;
}——————–
div .logo {
left: 37%;
}
div.av-burger-overlay-bg {
background-color: rgba(0, 0, 0, .7);
}#top .av-burger-overlay-bg {
opacity: 0.8;
background: #000;
}#top .av-main-nav-wrap {
float: right;
position: relative;
z-index: 3;
padding: 0 !important;
margin: 0 0 0 15px !important;
}.header_color.av_header_transparency .av-hamburger-inner,
.header_color.av_header_transparency .av-hamburger-inner::before,
.header_color.av_header_transparency .av-hamburger-inner::after {
background-color: #FFF !important;
}#top .av_header_transparency .phone-info,
#top .av_header_transparency .social_bookmarks li a {
color: #FFF !important;
}#top .av_header_glassy.av_header_transparency .avia-menu.av_menu_icon_beside {
border: none !important;
}#top .main_menu {
width: 170px
}#top .logo {
/*width: calc(100% – 170px);*/
width: 100%;
left: unset;
}@media only screen and (max-width: 767px) {
#av_section_1 .container.av-section-cont-open,
.page-id-910 #av-layout-grid-1 {
padding-top: 130px !important;
}
}#top .logo img {
left: 50%;
transform: translateX(-50%)
}@media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive.html_mobile_menu_tablet #top #wrap_all #header {
position: fixed;
}
}@media only screen and (max-width: 767px) {
#header .social_bookmarks {
display: none !important;
}
}#top #wrap_all #av-burger-menu-ul li {
font-size: 30px !important;
}——————-
#av-burger-menu-ul li.av-show-submenu > a > .avia-menu-text {
color: blue;
}
#av-burger-menu-ul li.av-show-submenu > .sub-menu > li > a > .avia-menu-text {
color: #f5c526;
font-size: 20px;
line-height: 20px;
}
.html_av-submenu-hidden #av-burger-menu-ul .av-submenu-indicator:before {
color: #f5c526;
font-size: 20px;
}
#top #wrap_all #av-burger-menu-ul .menu-item-2846 {
font-size: 24px !important;
}.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li.av-show-submenu li {
line-height: 20px;
}-
This reply was modified 2 months, 2 weeks ago by
bemodesign.
May 15, 2025 at 7:53 am #1484282In reply to: full page overlay menu doesn’t work properly
Hi!
Thank you for the info.
Looks like the opacity of the mobile menu items is set to zero. Please try to add this css code:
#top #wrap_all #av-burger-menu-ul>li { opacity: 1 !important; }
Make sure to purge the cache or remove the browser history before checking the page.
Cheers!
IsmaelMay 12, 2025 at 11:38 am #1484079Hi,
This is because the mobile menu “av-burger-menu-ul” is not loaded until the burger menu is clicked when you use the desktop menu, it is when you use the burger menu for desktops. But mobile devices don’t have a tab key.Best regards,
MikeMay 12, 2025 at 12:47 am #1484051Nice, thanks, Mike! Works like a charm on https://tortoise-tracks.org/ — any idea why it doesn’t seem to be working on https://nlsla.org/ (when I size the browser down enough to show the mobile menu, or when I test in Chrome’s mobile emulator)? Thanks again!
May 10, 2025 at 4:46 pm #1483988In reply to: Anchor links not working correctly in mobile menu
Hi,
Your section with the ID #samplewebsites is hidden on small mobile devices:
probably because you wanted to show the next section only on small mobile:
but that section has no ID, so the mobile menu can’t link to it.
Note that all IDs on a page must be unique and used only once, so to correct your issue, add a ID to the second color section like “mobilesamplewebsites”
then add a second menu item under the current samplewebsites menu item, with the custom classes “av-desktop-hide av-medium-hide av-small-hide” and a link of #mobilesamplewebsites
and then add the custom class “av-mini-hide” to the current samplewebsites menu item.Best regards,
MikeMay 10, 2025 at 4:30 pm #1483986I posted the whole thing you sent without reading the code through and it totally killed my mobile site layout.
I quickly dialled back the change but have now lost my social media links at the top of my mobile site.
I need specific css code (not the general outline of code you sent above) to:
– reinstate my social media icons at the top of my mobile site
– reduce the white space between the logo and the breadcrumbs trail at the page top on my mobile site
– edit the menu items in the mini menu at the top of my mobile site.Many thanks
May 9, 2025 at 2:31 pm #1483927Topic: Burger menu not opening at all (Enfold 7.1)
in forum Enfoldtargetors
ParticipantHi, after some recent updates, our Enfold burger menu stopped opening at some point (used to work fine for years). The burger is visible, but clicking it on any device doesn’t open the menu.
Error caught in the browser console: Uncaught RangeError: Maximum call stack size exceeded
We have tried disabling all plugins, clearing cache and various other changes to burger menu settings, and nothing has worked.
This is pretty big problem for us, since it is the main navigation method for mobile and smaller screen users, please help!
Versions:
Enfold 7.1
Wordpress 6.8.1
PHP 8.3.19 (ea-php83)May 8, 2025 at 11:40 am #1483848Topic: Footer Menu right aligned on Mobile screens
in forum Enfoldtebitrongmbh
ParticipantHi,
I’d like to have the mobile footer menu right aligned with a break after every entry – is that possible?
Kind regards.
May 8, 2025 at 8:37 am #1483828In reply to: Content Protection
Hi,
Thank you for the update.
The images seems to be accessible when we check, but it’s possible that an image overlay is blocking access to the context menu or download option. We added the following code to the Quick CSS field to disable the overlay on mobile view.
/* Mobile Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .avia_transform a .image-overlay { display: none !important; } }
Best regards,
IsmaelMay 8, 2025 at 7:19 am #1483814Hey JennyGr,
Thank you for the inquiry.
You can use this css code to adjust the styte of the header and the breadcrumbs container on mobile view:
/* Mobile Styles ================================================== */ /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */ @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .responsive #top #wrap_all .av-logo-container .widget { display: none; } #top #wrap_all .title_container .main-title { display: none; } .responsive .title_container .main-title+.breadcrumb { top: 10px; left: 0px; } .responsive #header_meta .sub_menu>ul>li { display: none; } .responsive #header_meta .sub_menu>ul>li:last-child { display: block; } }
Best regards,
IsmaelMay 8, 2025 at 6:28 am #1483804Topic: Dropdown menu and header image not working on iPhone
in forum EnfoldKatConnolly
ParticipantHave a site where the hamburger menu on iPhone does not drop down, and the header image does not appear on mobile. Note that the Google Chroms emulator works OK, but the real phone doesn’t.
I’m not sure if the issue still happens on Android, as I don’t have anything to test it on.
Site is on Enfold 7.1, WordPress 6.8.1
Site and Login credentials provided for moderators
May 8, 2025 at 12:08 am #1483789In reply to: Anchor links not working correctly in mobile menu
Hello,
I found this thread in a search because I am having the same issue.
An anchor link in the menu works flawlessly on desktop and on an iPad (including portrait orientation) in Chrome/Firefox/Safari, but doesn’t work at all on iphone/Safari. Tapping the link in the mobile menu closes the menu, but doesn’t scroll down to the anchor link whether you are on the homepage or any other page.
My client has noticed the issue, and wants to keep the anchor link so I need a fix if there is one.
Thanks in advance!
May 7, 2025 at 5:38 pm #1483783Topic: Too much white space between header and content on mobile
in forum EnfoldJennyGr
ParticipantHI there is too much space between our header and our page content on mobile.
How do I do the following for mobile only:
– reduce the white space between the header and the breadcrumb info
– remove the page title above the breadcrumb info
– reduce the small menu at the top ‘Calendar’ etc down to just ‘Contant Us’All the above for mobile only.
Many thanks
Jenny
May 7, 2025 at 5:10 am #1483721Hi,
.main-title looks like a different font or font weight
Looks like the title is set to use a lighter font weight instead of the default 400. Did you configure the Heading elements in the Enfold > Advanced Styling tab? You can also adjust it with this css:
#top #wrap_all .main_color h1, #top #wrap_all .alternate_color h1, #top #wrap_all .socket_color h1 { font-weight: 400; }
Regarding the burger/mobile menu, try to edit the Main Menu (Icon) elements in the Advanced Styling panel, or use this css code:
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a { color: #ffffff; font-size: 18px; line-height: 1.8em; } .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li:hover a, #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a:hover { background-color: #333366; color: #ffffff !important; }
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
IsmaelMay 6, 2025 at 2:29 pm #1483694This reply has been marked as private.May 6, 2025 at 10:27 am #1483675see here my test page: https://webers-testseite.de/
my code to have a fixed header on mobile first – then after scroll a header with background-color:
because i do not see your page – the values ( of height / line-heigt etc. had to be adjusted ) – and I can give no better advice.
if your breakpoint is at 767px – change the media-query.@media only screen and (max-width: 989px) { .responsive #top #wrap_all #header .container { width: 95%; max-width: 95%; } /* === values depends on if header_meta is present (80px + 35px) === 35px is the min-height of header_meta */ #top #header { position:fixed !important; height:115px !important; max-height:115px !important } #top #header.av_header_transparency #header_meta { background-color: transparent; } #header_main { border-bottom: none; } #header:not(.av_header_transparency) #header_main { box-shadow: 0 5px 10px #eee; } .responsive #top .av-logo-container , .responsive #top .logo a, .responsive #top .logo img, .responsive #top .logo svg { height: 80px !important; max-height: 80px !important; line-height: 80px !important; } .responsive #top .av-main-nav .menu-item-avia-special a { height: 80px !important; line-height: 80px !important; } .responsive.html_mobile_menu_tablet #top #wrap_all .av_header_transparency { background-color: transparent !important; } #top .header_bg { background-color: transparent !important; } #top #header:not(.av_header_transparency) .header_bg { background-color: #FFF !important; / *** change to your needed bg-color *** / } .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo img.alternate, .responsive.html_mobile_menu_tablet #top .av_header_transparency .logo .subtext.avia-svg-logo-sub { display: block !important; } .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > img, .responsive.html_mobile_menu_tablet #top .av_header_transparency.av_alternate_logo_active .logo a > svg { opacity: 0; } /*** if you got header_meta ***/ #top #header.av_header_transparency #header_meta .phone-info * { color: #FFF !important; / *** change to your needed bg-color *** / } .html_mobile_menu_tablet .header_color #header.av_header_transparency div .av-hamburger-inner, .html_mobile_menu_tablet .header_color #header.av_header_transparency div .av-hamburger-inner::before, .html_mobile_menu_tablet .header_color #header.av_header_transparency div .av-hamburger-inner::after { background-color: #FFF; / *** change to your needed bg-color *** / } .html_mobile_menu_tablet .header_color #header.av_header_transparency .menu-item-search a:before { color: #FFF; / *** change to your needed bg-color *** / } .responsive.html_header_top.html_mobile_menu_tablet #top #main { padding-top: 80px !important; } .responsive.html_header_top.html_header_transparency.html_mobile_menu_tablet #top #main { padding-top: 0 !important; } }
there might be some rulesets not neccessary for your setting – but as mentioned above your page is in maintainance mode.
May 5, 2025 at 3:25 pm #1483626Topic: Hamburger menu visibility on mobile
in forum Enfoldoestersund
ParticipantDear team,
on my page below the mobile menu view is not readable properly.– line height too narrow
– highlighted menu item “Potenzial Check” overlays menu entry above
– and how can I limit the maburger menu width e.g. to 35% screen size?Thx a lot & best regards, Tilman
FYI the current CSS reads as follows (I guess the initial code lines need to be changed re. the a.m. solution (?):
May 5, 2025 at 6:48 am #1483592Hi,
Thank you for the update.
Try to use this shortcode instead:
function avia_search_cb() { ob_start(); ?> <span id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special" role="menuitem"> <a class="avia-svg-icon avia-font-svg_entypo-fontello" aria-label="Search" href="?s=" rel="nofollow" title="Click to open the search input field" data-avia-search-tooltip='<?php echo esc_attr(" <search> <form role='search' action='" . home_url() . "' id='searchform' method='get'> <div> <span class='av_searchform_search avia-svg-icon avia-font-svg_entypo-fontello' data-av_svg_icon='search' data-av_iconset='svg_entypo-fontello'> <svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='25' height='32' viewBox='0 0 25 32' preserveAspectRatio='xMidYMid meet' role='graphics-symbol' aria-hidden='true'> <title>Search</title> <desc>Search</desc> <path d='M24.704 24.704q0.96 1.088 0.192 1.984l-1.472 1.472q-1.152 1.024-2.176 0l-6.080-6.080q-2.368 1.344-4.992 1.344-4.096 0-7.136-3.040t-3.040-7.136 2.88-7.008 6.976-2.912 7.168 3.040 3.072 7.136q0 2.816-1.472 5.184zM3.008 13.248q0 2.816 2.176 4.992t4.992 2.176 4.832-2.016 2.016-4.896q0-2.816-2.176-4.96t-4.992-2.144-4.832 2.016-2.016 4.832z'></path> </svg> </span> <input type='submit' value='' id='searchsubmit' class='button' title='Enter at least 3 characters to show search results in a dropdown or click to route to search result page to show all results' /> <input type='search' id='s' name='s' value='' aria-label='Search' placeholder='Search' required /></div> </form> </search> "); ?>' data-av_svg_icon="search" data-av_iconset="svg_entypo-fontello"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="25" height="32" viewBox="0 0 25 32" preserveAspectRatio="xMidYMid meet" role="graphics-symbol" aria-hidden="true"> <title>Click to open the search input field</title> <desc>Click to open the search input field</desc> <path d="M24.704 24.704q0.96 1.088 0.192 1.984l-1.472 1.472q-1.152 1.024-2.176 0l-6.080-6.080q-2.368 1.344-4.992 1.344-4.096 0-7.136-3.040t-3.040-7.136 2.88-7.008 6.976-2.912 7.168 3.040 3.072 7.136q0 2.816-1.472 5.184zM3.008 13.248q0 2.816 2.176 4.992t4.992 2.176 4.832-2.016 2.016-4.896q0-2.816-2.176-4.96t-4.992-2.144-4.832 2.016-2.016 4.832z"></path> </svg> <span class="avia_hidden_link_text">Search</span> </a> </span> <?php return ob_get_clean(); } add_shortcode('avia_search', 'avia_search_cb');
Best regards,
IsmaelMay 2, 2025 at 8:27 am #1483486Hi Ismael
I’m sorry, but that didn’t help. The menu is still positioned low on the screen in mobile view and it still has this additional scroll within the menu.
May 2, 2025 at 7:07 am #1483480Hey connect4consulting,
Thank you for the inquiry.
You can add this css code code to adjust the font size of the elements in the header and footer.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .phone-info a { font-size: 12px !important; } #socket .sub_menu_socket li { line-height: 1.4em; } }
Regarding the slider caption, try to edit the slides’ Styling > Font Sizes settings. You can define font size values for different breakpoints or screen sizes.
Best regards,
IsmaelMay 1, 2025 at 8:46 am #1483443Hi Ismael,
Thanks for your reply. I think point 1 got misunderstood a bit, this is not actually not related to the mobile menu but to the menu style of large screens. As you can see there is a slight top shadow on the menu bar. But the menu is limited to the with of the container. I would like that the drop-down shadow is shown to the full width of the page. Let me post an Enfold project in the private content to show what I mean.
Regarding the search icon, I have already placed a fontawesom icon in the 3rd widget to illustrate the desired position of the search icon. So I would like to find out how to actually activate the search function from that position.
The hamburger position on mobile worked out good by the way, thanks for that.
Regards
SMay 1, 2025 at 7:31 am #1483433Hey Enfoldfanatic,
Thank you for the inquiry.
1.) You can adjust this in the Enfold > Main Menu > Burger/Mobile Menu > Menu Overlay Style settings. Set it to Full Page Overlay Menu.
2.) To align the menu with the logo on mobile view, add this css code:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #top #header #header_main .container.av-logo-container .inner-container { display: flex; } .responsive #top #header #header_main .inner-container .main_menu { order: 2; flex-basis: auto; top: 20px; } }
3.) Could you provide a screenshot showing where you’d like the search icon to display?
Best regards,
IsmaelApril 30, 2025 at 11:39 am #1483407Thanks a lot, Mike.
It looks great now, but I have one more question.
When opening the menu on my mobile device, the text on the menu appears low on the screen.
When scrolling down a bit the menu raises to a higher position.Is there a quick CSS fix to center the menu on the screen and eliminate the unnecessary scrolling?
Best regards
RolandApril 29, 2025 at 11:00 pm #1483357Topic: mobile menu trap focus and/or escape to close overlay menu
in forum Enfoldsky19er
ParticipantHey, I think I replied to my old post about this — https://kriesi.at/support/topic/mobile-menu-trap-focus/ — but I’m afraid since that topic’s closed my reply may have been lost in space ;) More of my clients are wanting improvements in accessibility these days, and the mobile menu seems to be a key issue. Have y’all looked into trapping the focus (when tabbing through the site) in the mobile menu so it cycles back to the close X link instead of carrying on to the site behind the overlay? Ideally, the user could also hit escape at any time to close the menu/overlay. Any chance of adding this functionality/accessibility somehow? This is one of the sites I currently need it for: https://tortoise-tracks.org/ — thanks and lmk if you have questions.
-
This reply was modified 2 months, 2 weeks ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Logo overlay top bar menu
👉 I would like to adjust the position of the logo as in website’s logo below
https://globalhealth.duke.edu/👉 Replace the “-” in the mobile submenu with a “.”
Good morning,
could you perhaps help me by this page with the code for the mobile version, so that the Logo doesn`t go over the menu?
That would be great!Many regards Rixi
Hi,
how can I use the Burger-Menu in a widget or in the footer or anywhere on the site? Is there a shortcode to implement it?
“Different menu for different pages” isn’t helpful because its site-specific.
I need a solution to show the Burger-Menu (and/or the Desktop-Menu!) within the footer and/(!)/or sidebars ((optional within a accordeon). Therefore I need a general solution I can use flexible…
Thanks
The main menu is overlapping in Tablet display. How can I force it to use the mobile menu when this happens?
Have a site where the hamburger menu on iPhone does not drop down, and the header image does not appear on mobile. Note that the Google Chroms emulator works OK, but the real phone doesn’t.
I’m not sure if the issue still happens on Android, as I don’t have anything to test it on.
Site is on Enfold 7.1, WordPress 6.8.1
Site and Login credentials provided for moderators
HI there is too much space between our header and our page content on mobile.
How do I do the following for mobile only:
– reduce the white space between the header and the breadcrumb info
– remove the page title above the breadcrumb info
– reduce the small menu at the top ‘Calendar’ etc down to just ‘Contant Us’All the above for mobile only.
Many thanks
Jenny
Dear team,
on my page below the mobile menu view is not readable properly.– line height too narrow
– highlighted menu item “Potenzial Check” overlays menu entry above
– and how can I limit the maburger menu width e.g. to 35% screen size?Thx a lot & best regards, Tilman
FYI the current CSS reads as follows (I guess the initial code lines need to be changed re. the a.m. solution (?):
Hey, I think I replied to my old post about this — https://kriesi.at/support/topic/mobile-menu-trap-focus/ — but I’m afraid since that topic’s closed my reply may have been lost in space ;) More of my clients are wanting improvements in accessibility these days, and the mobile menu seems to be a key issue. Have y’all looked into trapping the focus (when tabbing through the site) in the mobile menu so it cycles back to the close X link instead of carrying on to the site behind the overlay? Ideally, the user could also hit escape at any time to close the menu/overlay. Any chance of adding this functionality/accessibility somehow? This is one of the sites I currently need it for: https://tortoise-tracks.org/ — thanks and lmk if you have questions.