Okay
  Public Ticket #2472692
title in portfolio item
Closed

Comments

  •  3
    camilla falsini started the conversation

    Hi,

    I noticed that in every portfolio item, the title is not centered. There is something I can do to solve this little issue?


    Thank you!

    Camilla

  •  2,979
    Andrew replied

    Hi Camilla,

    Use the following custom css in Salient > General settings > CSS/Script related:

    .single-portfolio #full_width_portfolio .span_12 {
        padding-left: inherit;
    }
    

    Hope this helps.

  •  3
    camilla falsini replied

    It worked perfectly.


    thanks!