Hi I have two questions,
1. How to adjust the height of the header? The default height is a little too much for me. Not the "Custom menu height" in the MD MegaMenu configuration. I want the whole header a little shorter.
2. I want to do some changes for the billing info form when customer checks out, but I could not find the way to do so.
Please help, thank you very much!
Just follow this with another question. I am using the index3 as the home page style, and in the page setting, I set "Make Container Width 100% For This Node". I like the way it looks like, but the there is a horizontal scroll bar at the bottom which is every annoy. Please aslo check?
Hi,
2. Please enable customer Ui then you cán customise as you wanthttps://drupalcommerce.org/user-guide/configuring-creating-customer-profiles
http://drupal.stackexchange.com/questions/81281/commerce-how-can-i-add-a...
3. In file Hosoren_carousel.Css in folder sites/all/themes/md_hosoren/css/
Please change the code as follow:
line 34:
line 42:
Thank you very much for the advice. All worked. But I still need to solve the first problem: adjust the height of header.
Hi,
Because header height depends on heights of all elements ( such as logo, menu, search field, cart, ... about 80px) so please use F12 on browser, check then change/ edit height of each element on header.
However, we highly recommend you do not change height of header because it relates to responsive function and you will need to customise responsive too or site can not display well.