Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #717782

    Hi,
    I am building my new website with Enfold because I love it.
    I have 2 questions:

    1. I have 2 2/5 columns with text that I want to center in a colour section. How can I do that?
    2. I am building my portfolio with preview (aka AJAX-Portfolio) but as an animator it is very important to show video’s. How can I fix that?
    Now I only see the featured image when I add the youtube embed.

    Thanks!

    #718774

    Hey mirr,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Also please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    #719196

    I posted the info. I need to center the columns text. And I have the portfolio setup like I want to have it but I can not play video in there? It only shows the thumbnail.

    #720488

    Hi,

    To center the rows please use 1/2 rows and set the max width to the color section by enabling custom css class name support. Adjust the max-width value to reduce the width or increase the width of the content inside it.
    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    We also enabled debug mode in case you like to view the page element shortcodes.
    http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    .center-content {
    max-width:1000px!important;
    position:relative;
    left:50%;
    transform:translateX(-50%);
    }

    Portfolio elements will automatically centered when you upload more than 3 items or select one column in the portfolio grid options.

    Best regards,
    Vinay

    • This reply was modified 7 years, 11 months ago by Vinay.
    #720509

    Hey, thanks for your answer. I will try this out!

    And for the video in the AJAX portfolio? I would love to do this but I only see the image.

    #720671

    Hey!

    have you tried embed the video to the content?
    That will not work?

    Cheers!
    Basilis

    #720704

    No, both embedding or add the link doesnt work. The project that is in the portfolio now has a YouTube link but it doesnt play. I need this because I animate so I need a good way to show video..

    Hope you Can clear this. Thanks!

    #721985

    Hi,

    please stick to on question in one thread only. Feel free to open a new ticket for a new question.

    I tried to check the website you’ve provided, but can’t find the elements in question. Please always share a precise link with us.

    Best regards,
    Andy

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.