Hi,
I want to move the Guitar pic from right to left.
Where can i edit the position?
Thanks,
Yaniv.
.gk-animation .gk-guitar {
right: auto !important;
}
teitbite wrote:HI
Please just add this code to css:
- Code: Select all
.gk-animation .gk-guitar {
right: auto !important;
}