Site logo

Archived topic

disable background generate blocks

5 replies · Started by Eva on January 24, 2021

Viewing posts 1–6 of 6

Hi,
I am using GenerateBlocks with a fixed background to show posts with WP Show Posts on a homepage in the making, and I have two issues:
1. Is there a way to disable or replace the background images for some or all of the blocks? I have searched the forum but just can't find something that works (like this one https://generatepress.com/forums/topic/two-questions-and-two-issues-with-gp-gb/)
2. The alignment for the first block with posts is different from the second and third block, and I just can't find out how to get it right...

I hope there is an easy way to resolve this. Thank you!
Eva

Hi Eva,

To answer your 2 questions:

1). You'll need to delete or replace bg image one by one in block editor, or use this CSS to disable them all:

body .site-main .gb-container:before {
    background-image: none;
}

2). I don't see the alignment issue for WP show posts lists, they look the same to me. Could you specify the problem?

Let me know :)

Hi Ying,

Thanks for your prompt reply.

1. I forgot to add that I only want to hide / replace the background image on mobile devices.
2. This question is also about how the posts list shows on mobile.

Sorry for this and thank you!

Hi Eva,

Sorry but can you please open a support ticket/topic in GB's support system?

Free: https://wordpress.org/support/plugin/generateblocks/
Pro: https://generateblocks.com/support/

As for the second question, I don't quite see the issue either. If it's related to WPSP, can you open a support topic here?
https://wordpress.org/support/plugin/wp-show-posts/

If it's not related to WPSP, can you open a new topic in this forum?

Let's try to tackle one question per topic:
https://www.screencast.com/t/VpOr0QxH5p

Thanks!

Hey Leo,

Thanks, and sorry for the 2 questions in 1 topic...
I will leave the backgrounds on mobile as they are for the moment. As for the second question: So far I managed to solve it by making a new WPSP list, and now it seems to work.

Thanks again,
Eva

No problem :)

This archived topic is closed to new replies.