Okay
  Public Ticket #169051
disqus comments
Closed

Comments

  • Muhammad Akeel started the conversation
    Hi I use disqus as my main comment manager and noticed that after the recent update to chrome, this does not seem to show up on the theme, i have tested on Firefox and safari and it seems to work ok, I have also tested the standard theme and it works ok. its only when I use this theme that it does not seem to work. any advice? thanks in advance.
  •  1,069
    ThemeNectar replied

    Hey!

    Try adding this into the Custom CSS box located in your Salient Options panel:

     
    .main-content iframe[src] {
    	opacity: 1!important;
    }
    
  • Muhammad Akeel replied

    Cool thank you that did the trick