To insert code use <code>...</code>.
Portfolio List - Changing portfolio title alignment from left to center - Customization
  • Hi, I wish to align the title at the center of portfolio image. How to do it.
    Right now it is left aligned. Here is the site: http://www.gcseexams.co.uk.
    Please look at the homepage bottom part.I used following short code in homepage content editor
    [portfolio column="3" sortable_all="false" sortable_showText="" title="true" desc="true"]
  • 3 Comments sorted by
  • Hi,

    You can use this custom css code.


    .portfolio_title {
    text-align: center;
    }


    for the portfolio body text.


    .portfolio_desc {
    text-align: center;
    }


    Best regards,
    Striking Team
    Paul
  • Thanks. Would be nice, to have such things in the dashboard striking options.
  • Hi

    Regretfully, we have examined the feasibility and demand for this feature, and given how easy it is to amend by the CSS above, Striking will not be amended for this request.

    Best Regards
    Striking Team
    James
This discussion has been closed.
All Discussions