Portfolio titles won't center

Homepage Community Forums Adapt Theme Support Portfolio titles won't center

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #941
    turnystudios
    Customer

      Hi there,

      I feel ridiculous asking this but I’ve tried everything and can’t get the portfolio titles to center themselves under the portfolio thumbnail. You can see what I mean here: http://nicole.turnystudios.com/

      thanks!

      #942
      Wes
      Moderator

        You can try adding this to the portfolio section of your css –

        
        #content .portfolio h2 { 
            text-align: center; 
        }
        

        Let me know if that works

        #943
        turnystudios
        Customer

          You’ve got to be kidding me… totally worked. I thought I had tried that.

          Thanks!

          #944
          Wes
          Moderator

            You’re Welcome!

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