Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1351350
    Blue
    Participant

    Hi
    I want to know how can I center my text and get the full width of the “portfolio” page here ?
    It seems that the “share to Facebook” button is holding the space …
    thanks for your help
    see the page here : http://digitalworkshopfactory.com/index.php/portfolio-item/artistic-nude/

    thanks

    #1351491
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .x-portfolio .entry-info,
    .x-portfolio .entry-extra  {
        width: 100%;
    }
    #1351879
    Blue
    Participant

    This is great ! thank you ! 🙂

    #1351989
    Blue
    Participant

    Hi again ,

    It worked ! But now that I m using cornerstone into a portfolio page it gives me a tiny small space in the middle . Even worse that before 🙁

    http://digitalworkshopfactory.com/index.php/portfolio-item/portrait-en-studio/

    What should I do to get the full width of the space when using cornerstone there ?

    Thank you

    #1351992
    Blue
    Participant

    Well , when I go to the layout customisation tab I can make the area larger . And I like it when the text have more room , and in that case the video is also larger wich is nice . But then , the featured image goes huuuuuuge !
    I also did posted a question yesterday on how to make that featured image smaller and you provide me with a code , BUT that code affect also the way the image shows into a portfolio PAGE ! wich is not what I want .

    please see the attachment here

    tank you

    link as I m typing this message : http://digitalworkshopfactory.com/index.php/portfolio-item/portrait-en-studio/

    #1352005
    Blue
    Participant

    Here another try . I looks like a good compromise. Is it the way I should do to get that result ?

    thank you

    #1352016
    Blue
    Participant

    Here another try . I looks like a good compromise. Is it the way I should do to get that result ?

    thank you

    #1352055
    Lely
    Moderator

    Hello There,

    770px Site max width is too small. That settings will affect all other pages of your site. If that is ok with you then it is fine. If not, you may set Site Max width to normal 1200px and Site Width to 88% and then add the following code instead on Appearance > Customize > Custom > Edit Global CSS:

    .single-x-portfolio .x-container.max.width.offset {
        max-width: 770px;
        margin: 0 auto;
    }

    Hope this helps.

    #1352060
    Blue
    Participant

    Hi

    Look cool ! thank you ( everything looks bigger when looking at the portfolio PAGE but… I guess there is nothing we can do )

    http://digitalworkshopfactory.com/
    ( that is a bit big )

    #1352171
    Christopher
    Moderator

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

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