Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #270197

    Hi,

    I´m using the partner/logo element on this page http://develop.die-engel-gmbh.de/netzwerk/kunden/
    yesterday I added around 20 logos and everything was fine. Today I added a link to each of the logos and suddenly they are gone!!!

    But I can see the links/logos in the sourcecode.

    Can you please help me asap because I need to launch this one in two days.

    Thanks in advance
    Michael

    #270201

    Hi Michael!

    Please add following code to Quick CSS

    .avia-content-slider1 .slide-image, .avia-content-slider1 .slide-meta-comments, .avia-content-slider1 .slide-meta-del, .text-sep, .blog-categories, .blog-author, .comment-container, .single .title_container {
    display: block!important;
    }

    It is currently set to display none with !important rule

    Regards,
    Yigit

    #270205

    That´s strange indeed. Because without the links it wasn´t effected by the display:none and with the link it is affected. Well actually I was able to solve it and still leave the news slider image in the red box on top right at display:none which I need to.

    Thanks for the quick response.

    • This reply was modified 10 years, 6 months ago by Michael Oeser.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logos disappeared after adding links’ is closed to new replies.