Hi all!!
So here is my situation:
I created a new page in my website called "Our Values" and everything went find just by using the dashboard tools. But then I notice that the text is too small. I would like to know where I go in the specific page to change it, as I know already that I need to go in /templates/base/css/common.css and then line 1 (4).
I also know that before playing with this file or any other files, I need to do a copy of the original, then when I will succeed, I will also do a copy of the modified css file, in case of any Dolphin update later on.
I have to specify that I already found the information to get there and what to do:
change the value of: font size:11px to any value (reasonable) I would like to apply.
But the issue is that when I went into that file and at the line 1, there is the info about the body properties, but there is nothing that specify the font size. So I added it, save it and checked the result, but nothing changed. So I guess it's else where in that file, or in an other file.
Thanks all!!!! :)