Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1405387
    Ubermensch
    Participant

    URL: https://charlesmcurry.com/portfolio/
    WordPress Version: 4.7.3
    Cornerstone Version: 1.3.3

    What CSS Styles do I need to change to change the Portfolio in dark theme to the Light theme Portfolio in all aspects.

    #1405861
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    You could not directly change everything from dark to light or light to dark for portfolion page only. To do it, you need to change it one by one using custom CSS.

    add the class of the portfolio page then add the class what you want to change for example:

    
    .page-id-185 .h-landmark{
    color:#fff;
    }

    Hope it helps.

    Let us know how it goes.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1405387 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>