Tagged: andy, creativ design, Deutsch, enfold
hallo,
auf meiner Seite im BIG-Menu habe ich ein Bild eingefügt. Diese funktioniert. im Quelltext wird als Verlinkung ein alter Pfad angezeigt, der keine Relevanz für die Darstellung hat. Dieser alte Link muss gelöscht werden. Google sieht diesen falschen Link als Fehler und straft ab.
Wie und wo kann der falsche Link gelöscht werden?
Schöne Grüße von Andy
Hey Andreas,
Could you please post the question in English for us?
Best regards,
Basilis
Hi,
Thanks for the update.
Did you set the menu color to white? The menu items are not visible because they have the same color as the background. And we don’t see the “Design” menu item. Did you remove it?
If you want to adjust the menu color, go to the General Styling panel or use this css code.
#top #wrap_all .header_color.av_header_transparency, #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-subtext {
color: #ff0000;
}
Best regards,
Ismael