How to style Recent Posts Slider headline text to match regular posts headlines

Homepage Community Forums Epik Theme Support How to style Recent Posts Slider headline text to match regular posts headlines

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4942
    JokeAndBiagio
    Customer

      I would like the headline text in the slider here:
      http://www.producingunscripted.com

      To match up with what’s going on in the post page:
      http://producingunscripted.com/coming-soon/

      Any guidance much appreciated.

      Thanks!
      Biagio

      #4957
      Eric
      Customer

        If you’re referring to the part that says “coming soon”, it shows up like that because it’s not really a headline, it’s just a link…..and all links have a bold font-weight, which is why it’s showing up like that. So you could add this to target it –

        #slider h2 a {
            font-weight: 400;
        }

        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.