empty
empty
KPCKevin Powell - Community
Created by empty on 11/5/2024 in #front-end
how to select the last div that has class 'visible' in a container using CSS selector?
It works but I dont really understand the selector. As I understand it will go through bottom to the top of the container and of keyword means the child has class .visible right?
9 replies
KPCKevin Powell - Community
Created by empty on 11/5/2024 in #front-end
how to select the last div that has class 'visible' in a container using CSS selector?
No description
9 replies
KPCKevin Powell - Community
Created by empty on 11/4/2024 in #front-end
How to make a div in each card item equal in height
Ok. I will look into it
11 replies
KPCKevin Powell - Community
Created by empty on 10/10/2024 in #front-end
select input with empty value using css
Thanks guy. It works perfectly
48 replies
KPCKevin Powell - Community
Created by empty on 10/10/2024 in #front-end
select input with empty value using css
I want to style the p element
<div>
<input/>
<p></p>
</div>
<div>
<input/>
<p></p>
</div>
48 replies
KPCKevin Powell - Community
Created by empty on 9/26/2024 in #front-end
style for sub item
No description
18 replies
KPCKevin Powell - Community
Created by empty on 9/26/2024 in #front-end
style for sub item
No description
18 replies
KPCKevin Powell - Community
Created by empty on 9/26/2024 in #front-end
style for sub item
I try to check the computed panel on different browsers (firefox, chrome, edge) and I see it renders at 1px. However, you're right. When I set the height to .8px, all after element will even out. Thanks
18 replies
KPCKevin Powell - Community
Created by empty on 9/26/2024 in #front-end
style for sub item
It seems like the first after class is thicker than others. Do you know how to fix it ?
18 replies
KPCKevin Powell - Community
Created by empty on 9/26/2024 in #front-end
style for sub item
No description
18 replies
KPCKevin Powell - Community
Created by empty on 9/14/2024 in #front-end
stroke text
Thank you. I'll try
5 replies
KPCKevin Powell - Community
Created by empty on 9/5/2024 in #front-end
how to center grid item horizontally
@Alex @Chris Thanks guys
11 replies
KPCKevin Powell - Community
Created by empty on 9/5/2024 in #front-end
how to center grid item horizontally
It seems like using flex in this case is more easier
11 replies
KPCKevin Powell - Community
Created by empty on 9/5/2024 in #front-end
how to center grid item horizontally
Ok I will look into it
11 replies
KPCKevin Powell - Community
Created by empty on 9/5/2024 in #front-end
how to center grid item horizontally
Sorry, Im not good at css. If I use flex how can I divide the column?
11 replies
KPCKevin Powell - Community
Created by empty on 8/29/2024 in #front-end
how to style for long text
Thanks guys. word-break: break-word; works
4 replies
KPCKevin Powell - Community
Created by empty on 8/28/2024 in #front-end
How to set max-width to tbody or tr
Ok thank you :thumbup:
15 replies
KPCKevin Powell - Community
Created by empty on 8/28/2024 in #front-end
How to set max-width to tbody or tr
i'm not familiar with email template 😅
15 replies