different css code loaded

Homepage Community Forums Epik Theme Support different css code loaded

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15098
    nebworx
    Customer

      This CSS code appears only on certain PC’s and doesn’t seem to be dependant on browser version.

      background-image: url(http://www.abc123.com/wp-content/themes/epik/images/bg-1.jpg);
      background-image: url(http://www.abc123.com/wp-content/themes/epik/images/bg-3.jpg);

      Using Chrome Developer tools, it seems to point to (index):21

      I’m using those widgets (hf1 and hf3), which I think causes this line to appear. However I could not find these line in style.css, I did not add any background image as well.

      Any idea would be very helpful. Thanks!

      #15105
      Eric
      Customer

        I’m not sure exactly what you’re asking? Can you give us a bit more detail on your question/issue? The 2 links you added don’t show up.

        Also, do you have link to your site where this is taking place so I can take a look and see exactly what all is going on?

        Anytime the Chrome tools/Inspector shows CSS code with (index) and not a link to a style.css or other css file, then that means the code comes from a different source that adds the CSS directly to the page and doesn’t come from a CSS file. Example, if you add some CSS code from the Genesis Theme settings page, it will show up on your site, but since it doesn’t have a file source it will say (index).


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.