Okay
  Public Ticket #2308790
Single Project title is not centered
Closed

Comments

  • pat_bsk started the conversation

    Hi,

    I have problem with single project title in portfolio element (check attachments).

    For shorter names (el-marine and consult-it), it's centered but for longer is not.

    Is there any possibility that the title can adjust or at least be centered?

  •  8,992
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   pat_bsk replied privately
  •  8,992
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .portfolio-items[data-ps="7"] .work-info {
        padding: 0 1% !important;
    }

    Thanks


    ThemeNectar Support Team 

  • pat_bsk replied

    Works perfectly. Thank you. :)

    You can close the ticket.