Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1057180

    Hi!

    Im am using Gridrows to layout the website myntz.loomedia.nl

    Im using:

    /* Custom grid row width*/
    #av-grid-custom-width {
        max-width: 1125px;;
        margin: 0 auto;
    }
    
    #top .flex_cell {
        border-width: 15px!important;
        border-right-width: 0px!important;
        border-bottom-width: 0px!important;
        border-style: solid!important;
        border-color:#FFF!important;
    }
    
    #top .flex_cell:last-child {
        border-right-width: 15px!important;
    }

    to create the grid i need. But when i enable column link on the grid with one cell (ROOS-KCB, with the black image) the column rezises tot the right like te one below. The gridrow with two colums below the one with one cell is working great with column link.

    Can you see what going wrong?

    #1057277

    Hey Yannick,

    I tried to check on your site however it could not be reached.
    I checked it with https://downforeveryoneorjustme.com/ to know if it’s only down on my end or for everyone.

    Best regards,
    Nikko

    #1057283

    Darn.. typo… myntz.lookmedia.nl

    #1057300

    Hi Yannick,

    Just to clarify on the issue you’re having, is it the one column (ROOS-KCB image) that doesn’t do anything when clicked? or is it a design issue?

    Best regards,
    Nikko

    #1058141

    Hi

    Without columnlink
    https://ibb.co/qpq0jPb

    With columnlink enabled:
    https://ibb.co/fDPVyDQ

    as you can see the columnlink options breaks the layout

    #1058992

    Hi,

    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 a admin user and post the login credentials in the “private data” field.

    Best regards,
    Vinay

    #1060511

    See private content

    #1061823

    Hi yannickokken,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #av-grid-custom-width > .av-screen-reader-only {
        display: none;
    }

    Then flush out the cache.

    Best regards,
    Nikko

    #1064308

    tnx it works!

    #1064447

    Hi yannickokken,

    Glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.