-
Author
-
September 2, 2017 at 00:09 #172372cassbrighterParticipant
I purchased the theme and trying to use it on my site. My dev team tells me that they’re having a very hard time customizing fonts, fields and other elements because Kleo “does not let them.”
Can you please advise?
September 2, 2017 at 17:05 #172405Kieran_SQModeratorHi @cassbrighter,
Thanks for reaching out today, I have looked at your site and found the below CSS in your KLEO Child theme’s style.css
COPY CODE@font-face { font-family: 'ProximaNova-Extrabld'; src: url('../kleo-child/font/ProximaNova-Extrabld.eot'); src: url('../kleo-child/font/ProximaNova-Extrabld.woff2') format('woff2'), url('../kleo-child/font/ProximaNova-Extrabld.woff') format('woff'), url('../kleo-child/font/ProximaNova-Extrabld.ttf') format('truetype'), url('../kleo-child/font/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg'), url('../kleo-child/font/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Khula-ExtraBold'; src: url('../kleo-child/font/Khula-ExtraBold.eot'); src: url('../kleo-child/font/Khula-ExtraBold.woff2') format('woff2'), url('../kleo-child/font/Khula-ExtraBold.woff') format('woff'), url('../kleo-child/font/Khula-ExtraBold.ttf') format('truetype'), url('../kleo-child/font/Khula-ExtraBold.svg#Khula-ExtraBold') format('svg'), url('../kleo-child/font/Khula-ExtraBold.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'averta-semibold'; src: url('../kleo-child/font/averta_semibold_thefontsmaster.com-webfont.woff2') format('woff2'), url('../kleo-child/font/averta_semibold_thefontsmaster.com-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Khula-Regular'; src: url('../kleo-child/font/Khula-Regular.eot'); src: url('../kleo-child/font/Khula-Regular.woff2') format('woff2'), url('../kleo-child/font/Khula-Regular.woff') format('woff'), url('../kleo-child/font/Khula-Regular.ttf') format('truetype'), url('../kleo-child/font/Khula-Regular.svg#Khula-Regular') format('svg'), url('../kleo-child/font/Khula-Regular.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Khula-Bold'; src: url('../kleo-child/font/Khula-Bold.eot'); src: url('../kleo-child/font/Khula-Bold.woff2') format('woff2'), url('../kleo-child/font/Khula-Bold.woff') format('woff'), url('../kleo-child/font/Khula-Bold.ttf') format('truetype'), url('../kleo-child/font/Khula-Bold.svg#Khula-Bold') format('svg'), url('../kleo-child/font/Khula-Bold.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; }
Can you take a screenshot for me of the folder /kleo-child/font/ so I can see that all the fonts are there?
Also, please disable and purge browser/local cache’s as well as any services like CloudFlare just to rule out caching issues.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 4, 2017 at 08:56 #172578cassbrighterParticipantAbout the fonts, i have already make it work. i will attach image here. thanks about that.
i just have question about the select option, How can i change color for this? i will also attach picture for sample
Thanks
Attachments:
You must be logged in to view attached files.September 6, 2017 at 18:45 #172784Kieran_SQModeratorHi,
You’ll have to move the below files from the main theme to your child theme and edit them to suit your needs
COPY CODE/kleo/assets/img/select-arrow.png /kleo/assets/img/select-arrow-lg.png
Move to
COPY CODE/kleo-child/assets/img/select-arrow.png /kleo-child/assets/img/select-arrow-lg.png
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.