Get an access to all 265 items designed and developed by LTheme team plus all the future items which will be released over the course of your club subscription. Price starting from $69.00
I have a problem with setting positions of icon offcanvas-toggler. Can you help me?
You can see the printscreen here:
http://palacseniora.pl/psc-problem.jpg
Can you give me your site address, so I can help?
You just open file 'template.css' located in folder 'css' of template and search for
#offcanvas-toggler {
float: right;
line-height: 90px;
}
and replace to
#offcanvas-toggler {
float: right;
}
You're welcome :)