mthun777
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Correct Logo in header is not displayedThank you so much! It works now!
Forum: Fixing WordPress
In reply to: Correct Logo in header is not displayedSorry, but on some devices the correct logo is still not being displayed. Instead it displays the yoga logo.
How can I access the html to remove this part?
https://yoga.oceanwp.org/wp-content/uploads/2022/06/yoga-retina.png 2x” sizes=”(max-width: 512px) 100vw, 512px” />
I assume this could work or what do you think?
Thanks a lot!
Forum: Fixing WordPress
In reply to: Correct Logo in header is not displayedI went into the FTP files to access “wp-content/uploads/2022/06/yoga-retina.png”
but unfortunately the file doesn’t exist there. So there is nothing to be deleted.
Forum: Fixing WordPress
In reply to: Correct Logo in header is not displayedThanks George!
On some devices it still shows the yoga logo. Is it possible to delete this part in the html code without breaking the site?
If yes, how can I access it?
In line 155
div id=”site-logo-inner” class=”clr”>
a href=”https://ipex-cuba.com/” class=”custom-logo-link” rel=”home” itemprop=”url”><img width=”512″ height=”512″ src=”https://ipex-cuba.com/wp-content/uploads/2022/09/cropped-cropped-cropped-ipex-logo.png” class=”custom-logo” alt=”IPEX” loading=”lazy” itemprop=”logo” srcset=”https://ipex-cuba.com/wp-content/uploads/2022/09/cropped-cropped-cropped-ipex-logo.png 1x,
https://yoga.oceanwp.org/wp-content/uploads/2022/06/yoga-retina.png 2x” sizes=”(max-width: 512px) 100vw, 512px” />
a href=”https://ipex-cuba.com/” class=”responsive-logo-link” rel=”home”><img src=”https://ipex-cuba.com/wp-content/uploads/2022/09/cropped-cropped-cropped-ipex-logo.png” class=”responsive-logo” width=”512″ height=”512″ alt=””
/div> <!– #site-logo-inner –>`
- This reply was modified 2 years, 1 month ago by mthun777.