• Hi, there, I’m using the paid Awaken theme and I’m going nuts trying to figure out why there is a background across half of my page: https://crystallinestudios.com/articulate-release

    When I inspect element in firebug, it can’t seem to select it (I’m still somewhat of a newbie).

    Also, on the bottom previous/next links and bar, I am trying to change the color of the .post-navigation in style.css but it will not change from #444 to #fff. It’s the most bizarre thing ever! Is it possibly hidden somewhere else?

    Sincere thanks in advance.

Viewing 1 replies (of 1 total)
  • lotusdove

    The background is coming from this code :

    body.custom-background { background-color: #3c5783; background-image: url('https://crystallinestudios.com/wp-content/uploads/2015/06/bg.jpg'); background-repeat: repeat-x; background-position: top center; background-attachment: scroll; }

    which is there on the page itself inside a <style> tag

Viewing 1 replies (of 1 total)
  • The topic ‘Random blue bar nav link’ is closed to new replies.