-
AuthorPosts
-
May 19, 2016 at 4:53 pm #635309
Hi
1.Is it possible to not have a logo at all? When delete the logo its replaced automatically by Enfold Logo.
2. Is it possible to have multiple logos according to the page?
3. Is it possible to have different logo area custom background image on specific pages? Like simulating a top header banner. before the menu
4. is there a way to have top header at all??Thank you very much
May 19, 2016 at 5:28 pm #635339Hey hdpcr,
1.) Use this code inside of Quick CSS field:
.logo { display: none; }I think it would be best to search for a plugin with such special functions.
Best regards,
AndyMay 21, 2016 at 5:45 pm #636224Hi
It work on some screen sized and not in mobile and tablet 480×320 and 480×800 it still show Enfold logo
Thank you very much
-
This reply was modified 9 years, 6 months ago by
hdpcr. Reason: Didnt check all sreen sized
May 21, 2016 at 7:29 pm #636234Hey!
You have to hide it to mobile screens also.
You have to use media queries for thatPlease do let us know if you have further questions, we would love to assist
Cheers!
BasilisMay 21, 2016 at 9:44 pm #636255Hi
Could you please give me some code to put in custom CSS. I got lost in that link and i have no clue how to hide the logo in specific screen size.
Also in that link there is so many code that i really have no idea witch one is the right one and i only have an issue in 2 specific sizes.
Thank you very much for your understanding.-
This reply was modified 9 years, 6 months ago by
hdpcr.
May 23, 2016 at 11:06 am #636685Hey!
Please add following code to Quick CSS as well
.responsive .logo { display: none !important; }Best regards,
YigitMay 23, 2016 at 6:30 pm #637010Hi
Thank you very much it worked!!
-
This reply was modified 9 years, 6 months ago by
-
AuthorPosts
- The topic ‘Logo Area and Header’ is closed to new replies.
