• Hello,

    The background image in post grid doesn’t display on the full width. There is a small empty gap on each side. It looks fine on the edit page though.

    it is visible at the bottom of the column on the right on the linked page.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support mohsinbsf

    (@mohsinbsf)

    Hi @mikael2455,

    Thanks for getting in touch with us.

    I have tried on my installation and it is working fine, here is the reference video: https://d.pr/v/VPBn5R

    Please let me know the missing step so that I can replicate the issue.

    Looking forward to hearing from you.

    Have a nice day!

    Thread Starter mikael2455

    (@mikael2455)

    Thanks for the reply, I tried again elswhere on the site and it works fine.

    It’s only on this instance, maybe it’s because it is in a two column container? Within another nested container? Could you try that?

    Also if you refresh the page, you can see that the post grid display full width initially but the white bars get added around 500 ms after. Could that be a hint as to what causes the issue?

    babiskalogirou

    (@babiskalogirou)

    Hello @mikael2455

    Temporarily try this CSS:

    .uagb-post__image {
    width: 100%!important;
    margin-left: 0!important;
    }

    Plugin Support mohsinbsf

    (@mohsinbsf)

    Hi @mikael2455,

    Can you please check by clearing all the caches and also if you are using any cache plugin, please disable it just for the testing purpose.

    Please try and let me know how it goes.

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.