Latest solutions
~ Testimonials grid section ~ | Featured: Shuffle + Color Chips
#sass/scss#vue#bemSubmitted over 3 years ago
Latest comments
- @anoshaahmed@al3xback
Hi Anosha,
I think this structure is not well optimized when have long content. (https://prnt.sc/24lvdv1, https://prnt.sc/24lvvu0)
Marked as helpful - @donchriscorleone@al3xback
Hi Christopher,
I think we dont need to add width 80% on
.card
class. Cos this will create empty space. Attached screenshot for a better view. (https://prnt.sc/24lspqh) - @AleksandarV91@al3xback
Hi AleksandarV91,
I see double scrollbar here, https://prnt.sc/24gxp6o
Looks like there is a structure problem
- @quigen@al3xback
Hi Quincy,
It would be good if we can set
position: relative
to each grid items, not in.Grid
class. So this will lead to a better placement of the content.Marked as helpful - @Wildmarks-Passos@al3xback
Hi Wildmarks,
I see that the color (#0c1729) is not working cos it's overridden by children's background-color (#15273f) on class
contentContainer
.The css concept is actually each children can overwrite/change the inherit value from the parent.
Marked as helpful - @Jane72-boop@al3xback
Hi Jane,
When i tried to open on smaller desktop height, i could not scroll to see the overall content, looks like it's affected by overflow: hidden