Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083161
    michele
    Participant

    Hi, I am using the excerpt function on my portfolio items, but wondered if there was a way to centre the read more part on the portfolio item? I have added the code
    <?php the_excerpt(); ?>
    “> Read More…
    to my child content-portfolio.php file.

    Also, can you see that there is quite alot of padding around the text on the portfolio item? I wondered if there was a way of making it smaller so that the text was more compact? There is padding at top, bottom and sides that I would be keen to reduce if poss.

    many thanks
    Michele

    #1083396
    Jade
    Moderator

    Hi Michele,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1083407
    michele
    Participant
    This reply has been marked as private.
    #1083687
    Jade
    Moderator

    Hi Michele,

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

    .page-template-template-layout-portfolio .x-iso-container .x-portfolio .entry-header > a {
        text-align: center;
        width: 100%;
        display: block;
    }

    Hope this helps.

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