Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1130975

    Hi,

    I have a grid row with 3 Media Elements and text above.
    On mobile devices
    – the first image is moved to the second cell
    – the second image is moved to the third cell
    – and the third image is moved to a second row in the third cell
    the text shrank only a bit and is now partly readable (I got a quick css for the text size from one of you – see below)

    I also tried to insert the image into the grid cell – but than I don’t get the images at all in the mobile device preview

    here is the link https://www.sbot.co.at/#bereiche

    sorry I have to paste all used quick css as I don’t know which one is the right

    #top .aviaccordion-preview-title-wrap {
    background: transparent;
    }

    /* Title and excerpt color */
    #top .aviaccordion-excerpt,
    #top .aviaccordion-preview-title h3 {
    color:#ffffff;
    }

    #top .grid-content h3{
    font-size: 22px;
    text-align: center;
    font-family: sans-serif;
    }

    .isotope_activated .isotope-item {
    padding: 10px;
    }

    .aviaccordion-title {
    position: absolute;
    bottom: 0;
    }

    .av-image-caption-overlay-center {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 20px;
    }

    #bottom .gridrow {
    border: none;
    }

    #after_submenu_1 {
    border-color:transparent !important;
    }

    .av-image-caption-overlay-center {
    width:100%;
    }

    span.av-milestone-indicator {
    display:none !important;
    }

    #after_section_1, #after_section_2, #after_section_3, #after_section_4, #after_section_5, #after_section_6 {
    border: none;
    }

    .header-scrolled #avia-menu li a .avia-menu-text {
    color:#000 !important;
    }

    #top #header .av-main-nav > li > a .avia-menu-text {
    color: #000 !important;
    }
    .html_header_glassy #top #header .av-main-nav > li > a .avia-menu-text {
    color: #fff !important;
    }
    .html_header_glassy #top #header.header-scrolled .av-main-nav > li > a .avia-menu-text {
    color: #000 !important;
    }

    .av-tab-section-image {
    height: 120px !important;
    width: 120px !important;
    margin-left: auto;
    margin-right: auto;
    }

    .av-tab-section-tab-title-container {
    background-color: #ffffff;
    }

    .av-inner-tab-title {
    width: 80px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    }

    /* 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: 180px;
    }
    .responsive #top #wrap_all #header {
    position: fixed;
    }
    }

    #1131215

    Hey Bettina,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1131250

    Hi Nikko,

    please see the credentials at the private content.
    It would be great if you could manage to handle it today as I see my customer at 2 p.m. Austrian time

    Thanks and best regards
    Bettina

    • This reply was modified 5 years, 2 months ago by Thina.
    #1131291

    Hi Thina,

    This is fixed, we just removed the link set in the column since the image already has a link. In html a link inside a link isn’t possible and breaks it.
    I have also seen a css code in the Custom Css Class, which I just remove.

    Best regards,
    Nikko

    #1131293

    Thank you sooooo much Nikko!!!!

    Best regards
    Bettina

    #1131297

    Hi Bettina,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Grid row not 100% responsiv’ is closed to new replies.