Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1303010
    paratusgc
    Participant

    Hi Guys,

    I would like my Portfolio pages to look like my Blog pages. Please could you advise the css required.

    The text on the portfolio pages should be 1.4em and left aligned but centered on page like in the blog page.

    Blog Page
    http://brandmonster.co/blog-post-1-3/

    Portfolio Page
    http://brandmonster.co/work/the-working-company/

    Thanks!
    Gavin

    #1303129
    Friech
    Moderator

    Hi Gavin,

    Thanks for writing in but the site seems to be in under construction mode. Please provide us login credentials in private reply so we can take a closer look.

    Cheers!

    #1303505
    paratusgc
    Participant
    This reply has been marked as private.
    #1303566
    Friech
    Moderator

    Hi Gavin,

    You can add this under Custom > CSS in the Customizer.

    .single-x-portfolio p {
    	font-size: 1.4em;
    }
    .x-portfolio .entry-info {
    	width: 100%;
    }
    
    article.x-portfolio {
    	max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
    

    Merry Christmas 🙂

    #1303623
    paratusgc
    Participant

    Perfect, legend!

    Merry Christmas!

    #1303829
    Christopher
    Moderator

    You’re welcome.
    Merry Christmas!

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