Size of action bar and footer copy
Hello Muffin,
Is there a way to adjust the size of the Action Bar and Footer Copy to get thinner than this:
#Action_bar { margin-bottom: 1px; }
#Action_bar { line-height: 30%; }
#Footer_copy { margin-bottom: 1px; }
#Footer_copy { line-height: 30%; }
We would like them even thinner, but we are unsure how/what to write.
Comments
Is there any way to center the logo and the search icon/shopping cart? It looks silly when the navigation is centered but not the logo and the icons. I can see they have different CSS names, so just centered the navigation did not work. Stack center also doesn't center the logo icons.
Also can I use the same CSS or a similar CSS for the footer? I tried:
And it works sometimes, but not always.
What do you mean with centering the icons? Please use a screenshot to explain.
Also tell me what do you want to do with the footer.
And for the actionbar we want to reduce the size with 50% so it is half as wide. So a thin actionbar. We tried
But it cannot get thinner.
Do you mean the footer or the action bar? You said action bar but you insert footer css.
I send you action bar css.
Sorry for being so unprecise. English is not our first language!
We mean the footer. We want to make the footer smaller as well, so it all matches each other.
About centering it all, if we want to try to learn how to do it by editing theme files where do we have to look at? We understand you cannot give CSS for it, but if we wanted someday to try and learn it, where do we look at? Ty so much!