• Resolved lyden

    (@lydenyardley)


    Another case of styles being applied to the ID of an element against expectation:

    Steps to reproduce:

    1. Add a testimonial block
    2. Set an image
    3. Go to ‘Spacing’ settings of block and delete the default ’10’ from both horizontal and vertical padding
    4. Click Update, and then inspect the element in Dev Tools

    This is what I get:

    #uagb-testimonial-534299f4-c704-44a6-a315-b1e595f7dee6 .uagb-testimonial__wrap .uagb-tm__image-content {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    Can you fix this please so that I can apply custom styles?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @lydenyardley ,

    We have already added this issue to our bug list & we will be fixing it in our upcoming updates.

    Your understanding and patience are greatly appreciated.

    Regards,
    Balachandar

    Thread Starter lyden

    (@lydenyardley)

    To confirm, this hasn’t been resolved by the 1.12.3 update.

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @lydenyardley,

    We haven’t yet fixed this issue. We are working on it and would be fixing it as soon as possible.

    We will let you know once the issue is fixed.

    Your patience is highly appreciated.

    Regards,
    Balachandar Karuparthy

    Thread Starter lyden

    (@lydenyardley)

    Hi team,

    Can you provide an update on this please?

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @lydenyardley,

    It is an issue with Gutenberg as it doesn’t save the empty values. Gutenberg replaces the empty values with the default values. We have already opened a ticket with them. You can view the updates here – https://github.com/WordPress/gutenberg/issues/14629

    Unfortunately, We can’t do anything since it is a Gutenberg issue. We will try to provide them inputs to get this fixed.

    We really appreciate your patience with this issue.

    Regards,
    Balachandar Karuparthy

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Testimonial block padding set incorrectly’ is closed to new replies.