We're merging with GenerateBlocks! Learn more here.

Support Forum

Please login to receive premium support.

Support for the free plugin can be found here.

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • Andres
    Participant

    Hi Tom,

    I think resolving the issue in the GP thread will resolve this one. So that it’s in this thread in case anyone else has the same issue, here is the transform-related CSS:

    body .wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner:hover {
    -webkit-transform: translateY(0;
    transform: translateY(0);
    }

    If I run this CSS without any other CSS inserted, 2 additional errors show when running a CSS test (there are 4 CSS on that category page without any additional CSS running.

    Have a good night.

    Andrés

    Andres
    Participant

    Hi Tom,

    That nailed if for the text!!

    The images still do move when the cursor is placed over them. It’s not the end of the world. I personally find it distracting, but that’s me. I’m not a fan at all of site that have things that move around and pop up.

    Thank you very much, Tom

    Have a good one.

    Regards,

    Andrés

    Andres
    Participant

    Hi Tom,

    Thanks!

    Is it possible to center the title vertically? It’s now centered horizontally. What I mean by “vertically” is have the title appear half way between the top and bottom of a photo, at zero on the X axis.

    After inputting the following CSS, photos still move as a hover effect. Should this CSS disable that effect?

    .wpsp-overlay.wpsp-ov-style-two .wp-show-posts-inner:hover {
    -webkit-transform: translateY(0;
    transform: translateY(0);
    }

    The feed is looking great. Thank you very much.

    By the way, I installed your plugin – Simple CSS – and it’s great!!

    Have a good day.

    Sincerely,

    Andrés

Viewing 3 posts - 16 through 18 (of 18 total)