position allignment

GK User
Fri Oct 02, 2015 12:09 pm
http://test.atoa.com/vi/ can I move the position topnav to the extreme left. I have placed a logo which should go to the extreme left.

Thanks
User avatar
Senior Boarder

GK User
Fri Oct 02, 2015 3:59 pm
If you want all elements to occupy entire screen width, Please edit: /templates/gk_storefront/css/override.css and add at its end:
Code: Select all
.gkPage {
    max-width: 100% !important;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Oct 05, 2015 4:34 am
I dont want all elements I just need the topnav position to be moved to the left.
User avatar
Senior Boarder

GK User
Tue Oct 06, 2015 11:01 am
Sorry, its not (easily) possible.
User avatar
Moderator


cron