Testimonial block padding set incorrectly
-
Another case of styles being applied to the ID of an element against expectation:
Steps to reproduce:
- Add a testimonial block
- Set an image
- Go to ‘Spacing’ settings of block and delete the default ’10’ from both horizontal and vertical padding
- 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)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Testimonial block padding set incorrectly’ is closed to new replies.