I want to move those icons on the header to the top | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to move those icons on the header to the top

Those three icons https://code.sololearn.com/WbFIq3aeng4o/?ref=app

7th Oct 2021, 2:26 PM
D Doyen
D Doyen - avatar
14 Answers
+ 1
You icons are already inside header, but problem because you can't see facebook(third icon) is because you add margin-left. This margin push last icon out of container. I removed this and make it centered. It is invisible because it is white color on white background. https://code.sololearn.com/WEUGX7LK3e2a/?ref=app
7th Oct 2021, 2:57 PM
PanicS
PanicS - avatar
0
You have put the icons inside the header. So they are inside the header. Put them out of the header.
7th Oct 2021, 2:32 PM
Kashyap Kumar
Kashyap Kumar - avatar
0
Kk
7th Oct 2021, 2:41 PM
D Doyen
D Doyen - avatar
0
Can u try and fix it
7th Oct 2021, 2:41 PM
D Doyen
D Doyen - avatar
0
I also need it to come closer together
7th Oct 2021, 3:12 PM
D Doyen
D Doyen - avatar
0
Set margin to smaller number than 20
7th Oct 2021, 3:51 PM
PanicS
PanicS - avatar
0
Why is it behaving like dat wen I set it to a smaller no it came together Why I need a reason
7th Oct 2021, 4:04 PM
D Doyen
D Doyen - avatar
0
If you want all 3 very close remove margin, with margin you set space between elements.
7th Oct 2021, 5:01 PM
PanicS
PanicS - avatar
0
Thanks it worked
7th Oct 2021, 5:09 PM
D Doyen
D Doyen - avatar
0
Aow can I make the header take the full size of the container without those white left and right border
7th Oct 2021, 5:10 PM
D Doyen
D Doyen - avatar
0
You set border on container, check again my code, i commented this code.
7th Oct 2021, 5:17 PM
PanicS
PanicS - avatar
0
Sanic panic I need u to check my latest post and questions
8th Oct 2021, 5:42 PM
D Doyen
D Doyen - avatar
0
I am unable to msg u directly some error in my phone
8th Oct 2021, 5:43 PM
D Doyen
D Doyen - avatar
0
D Doyen Please tag me using @ on this post
9th Oct 2021, 9:12 AM
PanicS
PanicS - avatar