SharePoint Asked by Bobbywestside on February 15, 2021
i was looking for 1 hour to find a solution for that programm and now I just ask you guys..
Is it possible to change the row of my head information?
I have some links and then I can see my site logo… But I would like to change the links and the picture, so I have my links right above my content.
Thanks for your help!
EDIT
This is how it looks like now:
This is how it should looks like
Here is the solution of your problem. First you need Modern Script Editor
Once this is done then you need to change this CSS.
.topNavBox-62 {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
line-height: 22px;
padding-left: 32px;
padding-right: 32px;
}
To this,
.topNavBox-62 {
position: absolute;
top: 6em;
left: 0px;
right: 0px;
line-height: 22px;
padding-left: 32px;
padding-right: 32px;
}
Hope this help you.
Correct answer by Utkarsh Dubey on February 15, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP