-
AuthorPosts
-
August 17, 2019 at 10:47 pm #1128515
I’ve imported the “Small Business – Flat Demo” but i can’t see the logo when checking the website on a desktop / laptop. No problem with the mobile version.
Logo dimensions match with the recommended ones.Any idea?
Thanks
August 18, 2019 at 12:54 am #1128554Hey basharzero,
The site above is showing as “un-secure” and not loading for me.
Best regards,
Jordan ShannonAugust 18, 2019 at 11:22 pm #1128745Hi Jordan,
This is another problem am not sure the cause off. Am using the same server for different websites and templates and this error happens only with Enfold. Any idea?If you click “Continue anyway” on the screen you see when visiting the website, it will load normally.
Thanks
BasharAugust 19, 2019 at 5:14 am #1128799Hi,
Yes, I followed that and the site never loaded on my end.
Best regards,
Jordan ShannonSeptember 7, 2019 at 6:27 pm #1135454Hi Jordan,
I had to install SSL certificate for the website for it to work properly – This is the only theme i had to do that for!
You should be able to view it now, could you please check for the logo problem?Thanks
BasharSeptember 7, 2019 at 7:37 pm #1135473is it a transparent header. because av_alternate_logo_active is on header as class.
Try to put in that options field of Enfold: Header – Transparency Options – a logo
what i can not believe is – if there is no logo in.- the normal Logo would not became the opacity of 0.
So – guess you have inserted one to see whats happening. but you did not erase that field completely.
Because if this field is empty the normal logo will be shown even on transparent header pages.September 8, 2019 at 9:32 am #1135587you can see the logo if you put this to quick css – but there is the reason for that rule on default with opacity = 0
the alternate logo will be shown instead and that input field has a non visible entry
on Default is that if that input field is empty the logo from logo input field is shown. But there must be something went wrong on doing that.#top .av_header_transparency.av_alternate_logo_active .logo a > img { opacity: 1; filter: alpha(opacity=100); }September 8, 2019 at 10:53 am #1135596by the way the subheading und “ne” – guess it would be better readable if it is a Myriad Pro light ( not thin ) ( just for web )
and not to loose the legibility on that little dimensions – try to insert svg instead – and because your background on landing page is nearby the blue of the two circles you had to change them into a different color – or maybe let all black and only change these two circles to white
https://webers-testseite.de/Neo_logo.svg
and
https://webers-testseite.de/Neo_logo_white.svgbut with svg you can change that easily – open the svg files with a good text-editor (not word) ( sublime-text on mac and notepad++ etc on PC)
you can see the head-section of the svg :<?xml version="1.0" encoding="utf-8"?> <svg version="1.1" id="Neo_Logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1084 510" style="enable-background:new 0 0 1084 510;" preserveAspectRatio="xMinYMid meet" xml:space="preserve"> <style type="text/css"> .st0{fill:#000000;} .st1{fill:#1B87EA;} </style>the class st1 are these two circles the rest is class st0
so if you change here the colors as you like to haveSeptember 9, 2019 at 5:19 am #1135790Hi,
Thanks for helping out @guenni007, did you try the suggestions above @basharzero?
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.
