Home Forums Basel support forum Background video autoplay

Background video autoplay

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #79401

    Olga
    Participant

    Hi Elise,

    How can I add video background full width with autoplay? I tried with Revolutionary slider, but it doesn’t work, perhaps I didn’t do it right, please send a step-by-step instruction. Thanks!

    Background like on this page https://demo.xtemos.com/basel/hero-slider/

    #79413

    Hello,

    You can add the video to the row.

    You need to stretch the row and add video http://prntscr.com/kzaxel

    Best Regards

    #79636

    Olga
    Participant

    Thank you!

    I have 3 new questions. Please see screenshot.

    1) Is it possible to make this image full width so there’s no white space on right and left? I chose full width image size in setting, but the result is what you see on screenshot.

    2) There’s too much white space between menu and image, how can I make image closer to the menu?

    3) There’s grey line on top of the image, how can I delete it?

    Thank you!

    #79638

    Hello,

    Please attach your screens or /and give page URL with the problem.

    Best Regards

    #79643

    Olga
    Participant

    Sorry! It’s attached now.

    Attachments:
    You must be logged in to view attached files.
    #79673

    Olga
    Participant

    Hi again,

    Can you please answer my questions #79636 ? Also, I got some more:

    1) Please check the bottom of this page. https://silksilk.ru/portfolio/benefits/

    It contains ” Related projects” block with two green boxes. How can I delete this block? I don’t see it in my frontend or backend editor like any other block on this page.

    2) This page is called https://silksilk.ru/portfolio/benefits/ . I want to call it https://silksilk.ru/benefits/, but when I try to rename it I can rename only the last word, but cannot delete word “portfolio”. Please help.

    Thanks!

    #79685

    Hello,

    There are two way to solve:

    1. You need to upload the image of very big size to cover the hole row area.

    2. You can set an image as a background. Now i have done that, please check the page, and delete the row which is not good for you

    I have the disabled page title and the gap between menu and image has gone. I do not see any lines.

    Best Regards

    #79995

    Olga
    Participant

    Hi!

    Thanks for your help.

    1) You wrote “I have the disabled page title and the gap between menu and image has gone.” Can you please tell me how exactly did you do that so that I could do the same for other pages?

    2) Please check the bottom of this page. https://silksilk.ru/portfolio/benefits/

    It contains ” Related projects” block with two green boxes. How can I delete this block? I don’t see it in my frontend or backend editor like any other block on this page. Please don’t do it yourself but tell me how to do this so that I can learn.

    3) This page is called https://silksilk.ru/portfolio/benefits/ . I want to call it https://silksilk.ru/benefits/, but when I try to rename it I can rename only the last word, but cannot delete word “portfolio”. Please don’t do it yourself but tell me how to do this so that I can learn.

    Thank you!

    #80012

    Hello,

    1. Edit a page, you can find this option http://prntscr.com/l0rpt6 in Page settings

    2. Theme Settings > Portfolio > disable “Related Projects” http://prntscr.com/l0rthr

    3. It is possible to create a page, and display projects on it. However, it is not possible to change the URL of the Portfolio.

    Best Regards

    #80042

    Olga
    Participant

    1. Thanks, done. However, in mobile version the distance between header and content is still huge (see screenshot). How do I change that?
    2. Okay
    3. It looks like I created a project instead of a page though I intended to create a page. Is it possible to convert it into page? Please help!

    https://silksilk.ru/portfolio/benefits/

    Attachments:
    You must be logged in to view attached files.
    #80193

    Hello,

    If you created the portfolio in WP Bakery Page builder it is quite easy to do:

    1. Switch to the classic mode > text http://prntscr.com/l0yv2s

    2. Copy code, go to the created page and paste.

    Save.

    Put the margin -40px into the first row http://prntscr.com/l0ywkb

    Best Regards

    #80530

    Olga
    Participant

    Thank you!

    I have several questions about footer. Please see screenshot.

    1) I want to place my logo in the footer right under my logo in header. Now it’s not like that, as you can see. How can I move it?

    2) How can I add icons of other social networks next to facebook icon?

    3) How can I add links to my pages (home, blog etc.) instead of existing links (New York, London etc.)

    4) Is it possible to put email collecting form (“subscribe to our newsletter” form) instead of the last column? If yes, how can I do that?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #80537

    Olga
    Participant

    Hi!

    Please answer my question #80530, and I also got one more short question.

    How can I edit cart page (please check screenshot). For example, I need to make some field non-mandatory, and add several fields,how can I do that?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #80622

    Hello,

    1. Add this code to the Theme Settings > Custom CSS:

    @media (min-width: 1200px){
    body .main-footer{
        width: 95%;
    }
    }

    2. Navigate to the Theme Settings > Social Profiles > Links to Socia profiles > insert the links for the sourses you want to see

    3. Create your menu in Appearance > Menu if you have not done it yet, and then navigate to Appearance > Widgets > choose the proper Footer Culumng widget area and add the Navigation menu widget http://prntscr.com/l1kcez choose and set the menu, you have created.

    4. Take the shortcode of the form http://prntscr.com/l1kdgq and inser it into the text widget in Appearance > Widgets > Footer Column (the last one)

    5. The default Woocommerce does not provide the option, and our theme does not have either. Try this plugin: https://wordpress.org/plugins/woo-checkout-field-editor-pro/ We have not tested it and do not guaratee the full compatibility and smooth operation.

    Best Regards

    #80654

    Olga
    Participant

    Thank you so much!

    One small question. How can I align my social media icons and my logo? Now social media icons are on the right side of the logo, but I need them to be under the center of the logo. Pls check screenshot. Thank you!

    Attachments:
    You must be logged in to view attached files.
    #80676

    Hello,

    Add this code for social icons:

    .widget_text .social-icons {
        max-width: 60px;
        margin: 0 auto;
    }

    And this code for logo

    .footer-widget > img{
        margin: 0 auto;
        display: block;
    }

    Best Regards

Viewing 16 posts - 1 through 16 (of 16 total)

The topic ‘Background video autoplay’ is closed to new replies.