Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1298634
    logoglo
    Participant

    http://www.allanwaltonphotography.com/portfolio-item/title/

    Hi there, i have the image set at 100% in the CSS and Margin Auto, but its not centering, here is my code:

    .single-x-portfolio .x-header-landmark {
    display: none;

    }
    .single-x-portfolio .entry-featured{
    width:100%;
    margin: 0 auto;
    }

    .single-x-portfolio .entry-wrap {
    width: 100%;
    }

    #1298653
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .single-x-portfolio .entry-featured {
        text-align: center;
    }
    #1298739
    logoglo
    Participant

    I think that did the trick, thanks.

    #1298968
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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