How to disable the vertical titles shown on all (or some) of the pages. I would like simple titles on top of some pages
Edit templates/jf_creativia/index.php, comment javascript from line 80 to 131:
/*
if(jQuery(window).width()>750){
...
}
*/
How to display map on contact page?
Create a menu item is single contact and config Contact Map in template configuration.
Can I change box size of map?
Edit template.css:
#google-map {
...
width: ...px;
}
I don't mind keeping Joomfreak log on the site but can I reduce its size?
No, you can't.
joomfreak