When i placed custom block in Utility Menu (bottom) regions and footer regions.
Then i find text overlapping issue.
Please see the attachment for detail.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | after-patch.png | 1.01 MB | ambuj_gupta |
| #5 | before_patch.png | 262.38 KB | ambuj_gupta |
| #3 | Screenshot 2020-06-23 at 1.54.01 PM.png | 690.69 KB | kiran.kadam911 |
| #3 | text-overlapping-3122799-3.patch | 404 bytes | kiran.kadam911 |
| Screen Shot 2020-03-27 at 1.50.16 PM.png | 412.77 KB | djsagar |
Comments
Comment #2
kiran.kadam911taking this up.
Comment #3
kiran.kadam911Kindly review the attached patch.
Issue because of absolute position so I removed the absolute position of the Utility Menu (Bottom) which is supposed to be used for the footer menu link at the footer which normal flow of regions.
Screenshot attached:

Thanks!
Comment #4
ambuj_gupta commentedComment #5
ambuj_gupta commentedTesting Steps:
Pre-requisite:
1. Drupal 8
2. Install Marinelli theme 8.x-1.x
---------------
1. Create custom block from "/block/add"
2. Now place that block in Utility Menu (Bottom) and Footer region.
3. Visit the homepage and check
Result:
Tested by applying patch #3. And it's working as expected.
Comment #7
gaurav.kapoor commented