Font colour on portfolio page side column

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Font colour on portfolio page side column

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12317
    innovationav
    Member

    Hi

    Just wondering how to change the font colour on the side column on this page below…As it is clashing with the background colour.

    http://www.dreamfashiondesigns.co.uk/portfolio/testimonials/

    #12319
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    .portfolio-sidebar {
    color: #fff;
    }
    .portfolio-sidebar .portfolio-label {
    color: #fff;
    }
    .portfolio-sidebar p {
    color: #fff;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.