8 years ago
Betteridge
Member
How do I move the logo position downward on the LuxuryCars template?
|
8 years ago
Grace
Support Service
Hi!
You can move a logo down by using the margin-top property. But in this case, your logo will overlap information of pages that have no slider. If you still want to move the logo you need to find the following code in the style.css file located in the theme directory:
and add the margin-top property. For example:
|
8 years ago
Betteridge
Member
Worked like a charm, but how do I move the logo to the left or right as well?
|
8 years ago
Grace
Support Service
Hi!
You can move your logo to the left or right by using the same property. Here you can read a detailed article about it: |