Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1311124
    clarioncreative
    Participant

    Hey Themeco!
    I’m hoping you all may be able to help me solve an issue I’m running in to with the Portfolio posts.

    I’d like to make use of the feature image so that on the Portfolio main page, everything appears nicely. However our client is older and doesn’t really have the best images available to be displayed in such a large fashion.

    Would there be any way to help me achieve a look somewhat like the drawn image shown?
    And while I didn’t draw it, having the social share buttons on there maybe below other text would be nice.

    Also uploading an image of a current portfolio page so you can see what it looks like currently.

    Thanks for your help!

    #1311126
    clarioncreative
    Participant

    Sorry, forgot the image displaying what I’m hoping we can achieve.

    #1311130
    clarioncreative
    Participant
    This reply has been marked as private.
    #1311424
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .single-x-portfolio .has-post-thumbnail .entry-featured {
        float: left;
        width: 30%;
        margin: 13px;
    }

    Hope that helps.

    #1311560
    clarioncreative
    Participant

    This does wonderfully, thank you Christopher!

    Any chance there is the ability to reduce the amount of space between the title and where the content begins?

    For reference, in the attached image, I’d like to reduce the space below “August Stars” title and the content starting at “Taught by Nikki”.

    Thanks!
    Happy New Year!

    #1311571
    Christopher
    Moderator

    Hi there,

    Please add this as well :

    h1.entry-title.entry-title-portfolio,.single-x-portfolio .entry-content.content {
        margin-bottom: 0;
    }

    Hope it helps.

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