Portfolio link icon - by mleihs - on WordPress WooCommerce support

This topic has 12 replies, 5 voices, and was last updated 8 years, 9 months ago ago by Robert Hall

  • Avatar: mleihs
    mleihs
    Participant
    July 29, 2015 at 16:24

    Hi,

    I disabled the preview pic icon but now the link icon isn’t centered.

    http://imgur.com/1THsSLf

    a) is it possible to remove the icon and just link the picture (better)
    b) is it possible to center the icon / did I miss some configuration setting / is this a glitch?

    Best regards

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 29, 2015 at 17:08

    Hello,

    1) You can use this code in custom css:

    .portfolio-item .portfolio-image .portfolio-mask{
        display: none;
    }

    2) Please try to add the following code in custom css:

    .portfolio-item .portfolio-image .portfolio-mask .mask-content{
        margin-left: -32px;
    }

    Regards,
    Robert Hall.

    Avatar: mleihs
    mleihs
    Participant
    August 5, 2015 at 09:06

    Thanks!

    Avatar: stan
    Stan Russell
    Participant
    August 5, 2015 at 09:36

    Hello mleihs,

    is your problem solved?

    Regards,
    Stan Russell.

    Avatar: mleihs
    mleihs
    Participant
    August 5, 2015 at 11:41

    Part of it. The same problem occurs at another part of the site.

    Best regards

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 5, 2015 at 11:49

    Hello,

    Try to use this code in custom.css file:

    .post-images .blog-mask .mask-content {
      top: 45%;
    }

    Best regards,
    Jack Richardson.

    Avatar: mleihs
    mleihs
    Participant
    August 5, 2015 at 12:44

    Hi

    I’m afraid that didn’t work.

    Best regards,

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 5, 2015 at 13:19

    Hello,

    As I see the icon is centered:
    http://storage1.static.itmages.com/i/15/0805/h_1438777155_7563480_39bed5e54f.png

    Please show a screenshot how you want it to be displayed.

    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: mleihs
    mleihs
    Participant
    August 5, 2015 at 13:34

    a) is it possible to remove the icon and just link the picture (better)
    b) is it possible to center the icon / did I miss some configuration setting / is this a glitch?

    a) -> No icon and a link pic would be great. Sorry for beeing unclear.

    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 14:38

    Hello,

    Please add this code in custom.css:

    .post-images .blog-mask {
       display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    August 5, 2015 at 15:01

    Thank you!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 5, 2015 at 15:12

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Portfolio link icon’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.