[Support request] Landing theme questions

Home Forums Support [Support request] Landing theme questions

Home Forums Support Landing theme questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1428975
    digitalrenovators

    Hi,

    Just tweaking the landing page theme (great theme btw!) and have two issues

    1 – How do i remove the grey circle to the right hand side, second section please?
    2 – Added in some extra sections at the bottom, but there are white sections separating these bits – how do i get it so they are filled in with colours please?

    Thank you very much.
    Richard

    #1429073
    David
    Staff
    Customer Support

    Hi there,

    1. Edit the Container Block – and remove the Background Image that is attached.
    2. The Group Block ( and other core blocks ) have auto margins. I can give you some CSS for that – but it would be easier if you used a Container Block and Grid Block to create that layout. Let me know if you want that CSS.

    #1429183
    digitalrenovators

    Hi,

    Thanks for getting back to me.

    1 – Really strange, and not sure if this is just me, but there is no background image on that container, so really not sure where it is coming from – https://imgur.com/a/4NJEfl6

    2 – if you wouldn’t mind kindly providing the CSS then that would be greatly appreciated.

    Cheers
    Richard

    #1429193
    David
    Staff
    Customer Support

    1. go to Dashboard > Settings > GeneratePress and try Regenerating the CSS.
    If that doesn’t work then add a background image to the container, publish those changes, if the image changes then return to the editor and remove it.

    2. Try this CSS:

    .entry-content .wp-block-group {
        margin-bottom: 0 !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.