Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1037144
    antowp
    Participant

    Hello,

    Is there a way to edit portfolio fullwidth (full page) without image, please?

    Many thanks.

    #1037146
    antowp
    Participant
    This reply has been marked as private.
    #1037197
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

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

    Hope it helps 🙂

    #1037391
    antowp
    Participant

    Thank you, Thai. You are really great 🙂

    #1037434
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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