-
Author
-
October 24, 2016 at 18:34 #140948avkempen85Participant
Hello,
How can I use a custom less file to use the bootstrap tags for my theme?
I can only find the style.css and i want in my child theme also a style.less for my custom less styling.
Thanks andre
October 24, 2016 at 22:39 #141017AbeKeymasterhi, less files are compiled into css files with the help of a less compiler so you just create style.less and compile it into style.css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.October 25, 2016 at 04:32 #141054avkempen85ParticipantHello thanks, do i need to add the style.less in some file, so the compiler can detect the file?
October 26, 2016 at 12:22 #141368AbeKeymasterWell you write your code in less int the style.less and then using your compiler you will compile it to result the style.css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 6, 2016 at 07:20 #143003avkempen85ParticipantSorry i dnt get it.. do i have to install a compiler, or is there already a compiler in the KLEO theme?
Can you maybe explain it a little bit more 🙂Thanks a lot!!
November 7, 2016 at 22:27 #143222AbeKeymasterWe only provide the less files used to generate the theme css files. You need your own compiler if you want to generate css from a less file
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.