Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I am currently developing a website for a client and I am trying to add my own css class to the logo img tag and I cannot find where it is, where it should be I found the function
<?php vantage_display_logo(); ?>
I am using logo in nav so I checked the masthead-logo-in-menu.php file.
Where would the img tag be located?
Any help is greatly appreciated!
Hi Mitz,
The are only two place where this is used.
You can check out wp-content\themes\vantage\parts\masthead-logo-in-menu.php at around Line 12 and wp-content\themes\vantage\parts\masthead.php at around Line 9
Cheers