Portfolio content off center

  • Posted in : Readme
  • jimtron
    Participant

    The body text at the bottom of this portfolio post (http://www.piccoach.com/tipstricks/painting-with-light/) is on the left, instead of between the “next” and “previous” navs. My other portfolio posts are fine, like this one: http://www.piccoach.com/tipstricks/painting-with-light/

    ahmetsali
    Keymaster

    Hi, remove the column shortcode from your page content and use only paragraphs.

    jimtron
    Participant

    Hmm, that takes care of the nav issue, but now the list is really wide–full width…any suggestions on how to keep the list at bottom the same width as paragraph above? I have them both in tags now.

    ahmetsali
    Keymaster

    try this custom css code;

    .hentry.type-portfolio .entry-content > ol,
    .hentry.type-portfolio .entry-content > ul {
        width: 90%; max-width: 740px; margin-left: auto; margin-right: auto; padding-left: 22px;
        }
    
    jimtron
    Participant

    That works, thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register