Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #528011

    Good afternoon,

    We couldn’t find a topic or post that addressed how to add the video from the Enfold Startup Business Demo to the Enfold Flat Business Demo. We only would like to add that specific video to the picture area without having to switch to a whole new demo then switch back and disrupt our current site/users. We know how to add a video to the site, but not where to find that specific video or other Enfold videos. Is there a file or link to that specific video or all the Enfold videos that we can add to the corresponding video section in the Enfold Flat Business Demo?

    We are a beginner so are not familiar with the technical terms or how to do it with coding etc. Thank you much!

    #528016

    Hey!

    Find the video link in the private section of this reply.

    Regards,
    Josue

    #528108

    Thank you Josue, it works!!! We received some feedback and may need to use a different video. Are there any more videos from the other Kriesi Demos or Themes that we may use? You guys are awesome!

    #528148
    #530164

    Thank you Josue, very cool videos but they don’t really fit our industry. How do we remove some of the spacing in between the layout elements on the What We Do, About Us, and Home Page, Etc.? We tried adjusting the padding but that just mostly changes spacing at the top. What is the easiest way for a beginner like myself without coding knowledge to shorten the spacing between the layout elements or sections as they appear on the screen? I posted specifics in the private content below.

    Also, how do we have the blog auto generate the featured image for each blog post? Even if it is just a small snapshot of the article that is fine. Appreciate your help!

    #530439

    How do we remove some of the spacing in between the layout elements of our website on the What We Do, About Us, and Home Page, Etc.? We tried adjusting the padding but that just mostly changes spacing at the top. What is the easiest way for a beginner like myself without coding knowledge to shorten the spacing between the layout elements or sections as they appear on the screen? I posted specifics in the private content section below.

    Also, how do we have the blog auto generate the featured image for each blog post? Even if it is just a small snapshot of the article that is fine. Thank you, I appreciate your help!

    #530825

    Hey!

    Try adding this code to the Quick CSS:

    .content, .sidebar {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    That will reduce the overall vertical spacing throughout the page.

    Regarding the featured image perhaps this is what you’re looking for:
    https://wordpress.org/plugins/auto-featured-image-from-title/

    Cheers! 
    Josue

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