Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11478
    bcatanzaro
    Participant

    https://tomhill.com/properties/for-sale/

    There is a weird drop from the first portfolio/project to the second. We use it for real estate listings.  I have changes attribute values, verified there aren’t any artifacts on the page. Deleted and recreated the page…

    I think the problem is in CSS. Any thoughts for a fix?

    #11483
    Skandha
    Participant

    @bcatanzaro: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-14 .hentry {
    margin-top: 0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #11491
    bcatanzaro
    Participant

    Skandha Thank you for your assistance.

    Yes it worked, but since I use another portfolio on another page, I had to edit the CSS – then all of my pages aligned:

    .hentry {
    margin-top: 0;
    }

    #11492
    Skandha
    Participant

    @bcatanzaro: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/plugin/essential-content-types/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘ECT Portfolio (not Pro)’ is closed to new replies.