If I want to simply edit the size of the logo on this page, what is the CSS class? http://youragelessimage.com/ is my page.. I tried firebug and ever class listed when edited in additional css does not make it bigger. I just want to make the logo double the size it is now with less padding. I need the class or element name so I can do this for the logo.
The size of the logo image is fixed.
If you want to use big size logo image you need to define logo image size in functions.php file
Go to Appearance -> Editor -> functions.php
at line no. 40 you will find the below code, just change the logo image height and width that you want to use