Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1226730
    carbon14
    Participant

    Hi. I am trying hard to find a way to remove the container title on the portfolio page, or only show container title and not the page title. Also the lined box, how to I remove that for all portfolio pages. See screenshot.
    http://www.levelutdanning.no

    #1226942
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look at the portfolio item post?

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1227495
    carbon14
    Participant
    This reply has been marked as private.
    #1227801
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information.

    1] The lined box is the container of the featured image for the portfolio item. You must add a featured image so that it will display properly.

    2] To remove the page title and only the container title, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-x-portfolio .entry-header {
        display: none;
    }

    Hope this helps.

    #1228818
    carbon14
    Participant

    Not sure if that what was I was looking for. I don´t want a border around my image, just an image filled like it looks in normal page design. I need a title, but want to make it above the image, but not in a container. I want to make my portfolio pages made with cornerstone, that gives me better design options.
    I found one time a css code to remove the frame, but the image didn´t fill the width like the frame, the frame was just removed, then I hade approx. 10 pixel design fault with the image and the text container below

    #1229308
    Rupok
    Member

    Hi there,

    Thanks for writing back. You can’t edit the Portfolio page with any editor because it uses portfolio template. So changing layout of this page needs template change with Child Theme.

    You can try Essential Grid or The Grid as they will give better flexibility to design your page.

    Cheers!

    #1229439
    carbon14
    Participant

    Ok. that answered my question. thank you

    #1229523
    Friech
    Moderator

    You’re welcome, please feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

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