This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
On my site the Shopping Cart Text is completely against the top of the header and should be moved down to align with the company name and the Your Account Text is exactly on the right edge and should be moved left. Also, I would like to remove the extra space in the header. How do I do this?
Hello,
Add this code into custom.css file.
#top-cart {
line-height:27px;
width: auto;
}
#links {
margin-right: 10px;
}
Regards,
Robert Hall.
Sorry but that is not the designed effect – now all the options are in a row at the top of the page.
This is what I am trying to do to just make it look okay.
http://dev.greatdisplaycompany.com/wp-content/themes/blanco/images/sample-delete.jpg
I’ve made some changes. Check it, please. Is it good?
Regards,
Robert Hall.
The issue related to '‘Spacing in Header for Shopping Cart Text and Your Account Text’' has been successfully resolved, and the topic is now closed for further responses