Viewing 3 reply threads
You must be logged in to reply to this topic.
Hello,
I’d like to add custom code to my top nav bar (the nav bar on the top of primary menu). Could you let me where are those related files locate in your root directory? I really took time to look for it but I found I just couldn’t.
I also would like to know the files related to footer widget / footer.
Thanks,
Hi,
You should add custom css code on Customizer -> General -> Custom Code
If you want to check the CSS you can find the code under style.css and css/ folder into wp-content/themes/folie/
Thanks
Hello,
Yes, you have to find the files that are responsible.
Normally you have to rewrite the header.php file and footer.php.
After that, you have to find other files or functions if they needed.
It varies on what you want to customize.
Regards!
You must be logged in to reply to this topic.