Okay
  Public Ticket #510499
Portfolio Items Text
Closed

Comments

  • Alasdair started the conversation

    How do I adjust the font and size of the portfolio items titles on my home page?

    I'd also like to change it so the text doesn't wrap so quickly, and stretches across the length of the accompanying image before going onto a new line?

    Alsoo is it possible to change the distance between the portfolio items and text?

    THANKS!

  •  8,987
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-items .work-meta {
        width: 100% !important;
    }


    Thanks


    ThemeNectar Support Team