Festiva Theme: Logo doesn’t appear on iPhone, Appear in Website but not in mobile I try everything and doesn’t work, I guess because my license mess up with Theme forest and Envato Api. Could you please provide the code for copy and paste on style.css
Hello!
Favicons can sometimes be tricky. If it helps, here’s a way to add it into your html page header - HTML Favicon
And how to do it in WordPress - How to set WordPress Favicon | Site Icons | WordPress.com Support
Hope that helps!
Hi my problem is not with the Favicon, Favicon works well , my problem is my LOGO on the mobile responsive version that doesn’t appear, Chatgpt send me this code to copy to in css, but now doesn’t appear any logo, use to appear Festiva Logo and now doesn’t appear any logo, is less worst that appear Festiva logo but still bad that my logo doesn’t appear this the css that ChatGPT gave me, could you please provide the correct CSS to copy and paste, Thank you in advance /* Wingwoman Agency – mobile logo + kill Festiva link */
@media only screen and (max-width: 992px){
/* 1 – Hide the Festiva author link and its image */
header a[href*="bravisthemes.com"],
header img[src*="festiva"]{
display:none !important;
}
/* 2 – Force‑show YOUR logo */
header .navbar-brand img,
header .site-logo img,
header .logo-mobile img{
display:inline-block !important;
max-height:60px !important; /* adjust if needed */
}
/* 3 – Make sure the wrapper keeps its height */
header .navbar-brand,
header .site-logo,
header .logo-mobile{
display:inline-flex;
align-items:center;
}
}
You need to ask the author
https://help.market.envato.com/hc/en-us/articles/203039054-How-to-contact-an-author
That the theme doesn’t let you put your logo is the most basic requirement to any Template, their help system say that I need purchase code and I have Envato subscription that doesn’t have purchase code, I think the logo the basic thing for put available the template, I invested a lot of time already customize the template and if doesn’t provide solution for something so basic that let you put your LOGO I think shouldn’t appear in Envato Element then. So please provide CSS for copy and paste or don’t show this theme Festiva in Envato Element since is not possible customize the LOGO
It won’t be to do with the CSS.
The documentation explains the correct process Festiva - Documentation
Did you follow these steps?
Hi Charlie obviously I followed first The documentation that explains the correct process Festiva - Documentation but because it doesn’t work and appear the LOGO OF FESTIVA and it never change to my logo is thar’s why I ask for help.