Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #895561

    hi,

    how can i change circle images to rectangular images in product list? also i want to make the width from 180px to 250 px.

    i tried:

    .av-catalogue-image {
    border-radius: 0 !important; }
    }

    but this works only when i´m logged in.

    kr dirk

    #895570

    Hey schnippel,
    Please try:

    img.av-catalogue-image {
        border-radius: 0px!important; 
    }

    Best regards,
    Mike

    #895599

    doesn´t work

    #895627

    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,
    Mike

    #895673
    This reply has been marked as private.
    #895685

    Hi,
    It seems to be working now, perhaps try to clear your browser cache.
    2018-01-10_075155

    Best regards,
    Mike

    #895701

    thanks – it works

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘remove circle images in product list’ is closed to new replies.