Okay
  Public Ticket #2037751
Portfolio Meta issue
Closed

Comments

  • strangebrewagency started the conversation

    I noticed there's no setting for central meta - I wondered if ive done something wrong here or missed a setting, any help would be great!

  •  8,994
    Tahir replied

    Hey Again,

    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 .work-meta {
        text-align: center;
    }

    Thanks


    ThemeNectar Support Team