sacarima (Class - 50)
sacarima (Class - 50)
KPCKevin Powell - Community
Created by Brightie on 12/9/2023 in #front-end
vertical align
@Brightie forgot to add height, just add height: 100vh
191 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
@ἔρως Thank you for your help, I will try it. I think they are conflicting because when I removed one of the svg from the header the the content is displayed. I have two SVG tags in the header. On eSVG is for the logo and the other one is for the hamburger menu icon. When I remove either of the two then it works, the content appear,. What I did as solution, delete the hamburger menu icon tag and replaced it with a png image and its working. I'm not sure whether this is a solution or not.
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
@MarkBoots thats file
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
thanks for trying to help. well appreciated!
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
No description
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
Should I delete as instructed here ?
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
Did I understand you correctly ? I should remove the svg tag as well right?
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
I will give it a try
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
No description
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
only with the hamburger icon. Im not sure if they are conflicting somehow.
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
no there aren't
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
I didn't apply any style to the svg, but if you need the css I can add it here.
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
Hello,@MarkBoots thanks for the feedback, here's the html
38 replies
KPCKevin Powell - Community
Created by sacarima (Class - 50) on 10/20/2023 in #front-end
SVG hambuger icon preventing content on the page to display
No description
38 replies
KPCKevin Powell - Community
Created by Andrew on 9/12/2023 in #front-end
Dark Mode Toggle
@andrewteece the problem now is with your css, i'm trying to figure it out
25 replies
KPCKevin Powell - Community
Created by Andrew on 9/12/2023 in #front-end
Dark Mode Toggle
clone the repo, @epic2937
25 replies
KPCKevin Powell - Community
Created by Andrew on 9/12/2023 in #front-end
Dark Mode Toggle
I was looking at it, was it the toogle id typo?
25 replies
KPCKevin Powell - Community
Created by Dovah on 2/17/2023 in #front-end
Help center the container without it breaking!
Try wrapping your container with a div, for example .wrapper { width: min(90%, 50rem); margin-inline: auto;} you can change to a size that fits to your liking. My apologies if this doesn't help.
8 replies