• https://honeystolemymoney.com

    Kindly find above the link to my blog, I have created two custom pages named Highest Priced and Lowest Priced which call the exact same code as the main index, just the posts are sorted according to a custom field but whenever the mouse is hovered over one of the posts, it simply causes the posts preview to slide down and back up when the hover is removed. You can see this effect in the Lowest Priced custom page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Sorry, can you clarify the problem and how you want the solution.

    Thread Starter orgzchaos

    (@orgzchaos)

    When you hover at any item listed in the Lowest Priced custom page, you’ll see how the item shifts down. Now since this page is using the exact same code as the main index, I can’t figure out why the main index’s CSS seems to be working fine but not for this page.

    I am sure this has something to do with wordpress which is causing some kind of a conflict, but since I haven’t used this platform long enough it is not possible for me to figure this one on my own.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    The CSS causing this problem is on line 103 style.css;

    .post img, .page img {
     margin: 20px 0;
    }

    Thread Starter orgzchaos

    (@orgzchaos)

    Issue resolved!

    Thanks a lot ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Imbalance 2 CSS issues’ is closed to new replies.