Forum Replies Created

Viewing 30 posts - 721 through 750 (of 34,566 total)
  • Author
    Posts
  • in reply to: Mobile menu item colors #1478037

    Hi,
    The login is not working, please check.

    Best regards,
    Mike

    in reply to: Fixing alignment of buttons #1478035

    Hi,
    if you want to change it, change here:
    Screen Shot 2025 02 25 at 4.35.28 PM
    this changed because all the colors above were wrong, as I noted with screenshots, not from the update.
    Shall we close this thread then?

    Best regards,
    Mike

    in reply to: Add Amazon style search bar in top menu #1477959

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Fixing alignment of buttons #1477958

    Hi,

    I want white text on a purple background – I want the sub menu items to be white against a purple background

    done:
    Screen Shot 2025 02 25 at 4.35.28 PM
    Screen Shot 2025 02 25 at 4.54.31 PM
    Screen Shot 2025 02 25 at 4.56.12 PM
    clear your browser cache and check

    Best regards,
    Mike

    in reply to: Add Amazon style search bar in top menu #1477952

    Hi,
    the search icon in the header looks fine, to move down the search icon in the sidebar try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .sidebar .av_searchform_search.avia-svg-icon {
    	top: 31px !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.
    Screen Shot 2025 02 25 at 4.18.15 PM

    Best regards,
    Mike

    in reply to: Server errors after recent update? #1477951

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Sub menu width with description #1477927

    Hi,
    I don’t see a link to your site.

    Best regards,
    Mike

    in reply to: Make h1 class=”main-title lowercase? #1477926

    Hi,
    Try this:

    #top #wrap_all #main h1.main-title.entry-title a {
        text-transform: none;
    }

    Best regards,
    Mike

    in reply to: Switch from standard editor to ALB in bulk? #1477925

    Hi,
    I miss read your first post,
    I see now that you want to convert, standard editor pages into the ALB.
    If you try to convert standard editor pages into the ALB you will have errors, pages can not be automatically converted.

    To answer your question it is stored at _posts > post_type > avia_framework_post
    I recommend that you not do this.

    Best regards,
    Mike

    in reply to: Sub menu width with description #1477916

    Hi,
    If you want the description to be a link you will need to manually add the link:
    Enfold Support 6602
    this works on my site for mobile:
    Enfold Support 6600
    Screen Shot 2025 02 23 at 8.10.13 AM
    We would need to see your site to examine with a admin login.

    Best regards,
    Mike

    in reply to: Problems with Enfold and Ninja Forms Paypal Add on #1477914

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Rotate quote icon 180 degress #1477913

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: no underline in footer #1477816

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Rotate quote icon 180 degress #1477814

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #av-layout-grid-1 .av_font_icon {
      transform: scaleX(-1);
    }

    After applying the css, please clear your browser cache and check.
    Before:
    Screen Shot 2025 02 24 at 4.38.56 PM
    After:
    Screen Shot 2025 02 24 at 4.41.05 PM

    Best regards,
    Mike

    in reply to: Mobile version Tablet landcape not working well #1477802

    Hi,
    For the second issue try this css:

    @media only screen and (max-width: 1366px) {
        .responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
            margin: 0;
            margin-bottom: 20px;
            width: 100% !important;
            display: block;
        }
        #angebote .av-flex-placeholder {
        	display: none;
        }
    }

    note that the media query is set to 1366px as I assume that is your iPad width, you can check your screen resolution here and adjust the css to suit.

    Best regards,
    Mike

    in reply to: Issue with ALB using Woocommerce #1477801

    Hi,
    I checked your old version of woocommerce and found your site to be very slow, but it worked.
    I then updated your woocommerce and created a new product with the ALB, but when I tried to edit your product it was even slower and I got the error: 503 (Service Unavailable)
    did you contact your webhost about this error?
    On my site I use the latest woocommerce with no issues and it loads much faster.

    Best regards,
    Mike

    in reply to: Logo not is not center with menu on desktop #1477791

    Hi,
    Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.

    Best regards,
    Mike

    in reply to: Fixing alignment of buttons #1477790

    Hi,
    Ok I changed the header back to white, your menu links are white because you hav five rules in your advanced styling, two for blue menu links and submenu links:
    Enfold Support 6588
    and two for white submenu menu links:
    Enfold Support 6592
    and three for white menu links:
    Enfold Support 6594
    Enfold Support 6596
    so remove the ones you don’t want to use my clicking the red X
    The ones and the bottom take preference.

    Best regards,
    Mike

    in reply to: Fixing alignment of buttons #1477723

    Hi,
    your nav bar is white due to this setting in Enfold Theme Options ▸ General Styling ▸ Logo Area Background Color I do this for you:
    Screen Shot 2025 02 23 at 5.17.38 PM

    Best regards,
    Mike

    in reply to: Logo not is not center with menu on desktop #1477709

    Hi,
    these images are from desktop:
    Screen Shot 2025 02 23 at 8.53.27 AM
    Screen Shot 2025 02 23 at 8.54.07 AM
    What browser, OS are you using?
    please include a admin login in the Private Content area so we can examine further.

    Best regards,
    Mike

    in reply to: Logo not is not center with menu on desktop #1477706

    Hi,
    For tablet
    Screen Shot 2025 02 23 at 9.07.26 AM
    Screen Shot 2025 02 23 at 9.07.54 AM

    Best regards,
    Mike

    in reply to: Logo not is not center with menu on desktop #1477705

    Hi,
    I checked with an incognito window and it looks like it is working:
    Screen Shot 2025 02 23 at 8.53.27 AM
    Screen Shot 2025 02 23 at 8.54.07 AM
    Try disabling your wp-rocket plugin and clearing your cache

    Best regards,
    Mike

    in reply to: Issue with ALB using Woocommerce #1477704

    Hi,
    Please note that earlier I posted that your error was error: 503 (Service Unavailable), this is a server error.
    I suggested these settings in order to help, since they don’t help please check with your webhost to track down your 503 (Service Unavailable) error.
    I’m not able to reproduce on my site, and since we are both using the same PHP, and lightspeed, and Linux server, there probably is something else causing this, but I’m not a server excerpt.

    Best regards,
    Mike

    in reply to: Sub menu width with description #1477703

    Hi,
    Check that your Menu Screen elements ▸ CSS classs is checked, then add the custom class “nolinkstyle”, the manually add the link:
    Screen Shot 2025 02 23 at 8.10.13 AM
    then add this css to your Quick CSS:

    #top #header .avia_mega_div .sub-menu .avia_mega_text_block.nolinkstyle a {
        text-decoration: none;
        color: #000;
    }
    .header_color .main_menu .menu ul li.nolinkstyle a:hover {
    	background-color: unset;
    }

    Best regards,
    Mike

    in reply to: Fixing alignment of buttons #1477700

    Hi,
    This is in the Enfold Theme Options ▸ General Styling
    Screen Shot 2025 02 22 at 2.53.40 PM
    this is in the Enfold Theme Options ▸ Advanced Styling
    Screen Shot 2025 02 22 at 2.56.00 PM

    Best regards,
    Mike

    in reply to: Make h1 class=”main-title lowercase? #1477699

    Hi,
    We will need to see an example, try creating on one of your live sites, I don’t find a “.container h1 .main-title .entry-title on my test site:
    <div class="container"><h1 class="main-title entry-title ">
    only:
    <h1 class="main-title entry-title ">
    Let us know when we can examine.

    Best regards,
    Mike

    in reply to: Switch from standard editor to ALB in bulk? #1477696

    Hi,
    The script will work on already existing pages, not just new pages, this is the only way we have.
    Otherwise you can choose the ALB option and save the page as you edit each page in the future, this is how the script works.

    Best regards,
    Mike

    in reply to: Layout-Errors cookies-badge/modal window #1477677

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Similar themes to Enfold or design options #1477676

    Hi,
    Currently, all of our demos are shown here, typically new demos are created to demonstrate new features.
    such as the Parallax demo

    Best regards,
    Mike

    in reply to: Fixing alignment of buttons #1477675

    Hi,
    What color did you want the nav bar to be?

    Best regards,
    Mike

Viewing 30 posts - 721 through 750 (of 34,566 total)