Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1155241
    AK49 Logan 907
    Participant

    Hi, I’ve gotten help from the support staff before for this website but took a break. I’m now getting back to making it cleaner.

    1. How do I make the intro video like the one you guys have on your demo website? http://demo.theme.co/integrity-1/
    I’m trying to make it a clean intro video with no cover image. http://jumpoffroad.us/

    2. How do I change the color for the “More about us” overlay text on the video. I’ve tried your support for this issue a while ago and it didn’t work. Trying to make it the same green color.

    3. How do I set the top image of the truck in the middle of the section? Also is it possible to zoom the image out a bit as it looks like it was zoomed in. http://jumpoffroad.us/about/

    4. Can we change the page number 1, 2, etc to the color green like the rest of the site theme I have been going with. So instead of the highlighted white 1 it would be a highlighted green 1. Kind of like how the arrow is. Added “Page change 1” image below. http://jumpoffroad.us/gallery/

    Thanks for all the help. I really appreciate it. 🙂

    #1155304
    Joao
    Moderator

    Hi There,

    1. How do I make the intro video like the one you guys have on your demo website? http://demo.theme.co/integrity-1/
    I’m trying to make it a clean intro video with no cover image. http://jumpoffroad.us/

    Upon checking your website I don´t see differences between the 2 videos, would you mind clarifying.

    2. How do I change the color for the “More about us” overlay text on the video. I’ve tried your support for this issue a while ago and it didn’t work. Trying to make it the same green color.

    Hi There, It is not very clear what you are trying to achieve, are trying to change the color of the button text?

    If yes you can use an inline styling like:

    [button style="color: red;" type="real" shape="square" size="small" href="#example" title="Example"]Square Button[/button]

    3. How do I set the top image of the truck in the middle of the section? Also is it possible to zoom the image out a bit as it looks like it was zoomed in. http://jumpoffroad.us/about/

    The best would be to edit your image and re-upload it. You also can play with the padding top and bottom of this section.

    4. Can we change the page number 1, 2, etc to the color green like the rest of the site theme I have been going with. So instead of the highlighted white 1 it would be a highlighted green 1. Kind of like how the arrow is. Added “Page change 1” image below.

    Please add the following code to Appereance Customizer Custom CSS

    .x-pagination span.current {
        color: greenyellow;
    }
    

    Contact us if you need further help,

    Thanks

    Joao

    #1155435
    AK49 Logan 907
    Participant

    Hi, thanks for getting back to me so quickly.

    1. The video on your slideshow is a seamless entry into the video. The one on our site is a video but it starts with a cover photo and then loads the video. How can we get rid of the cover photo so it’s a nice intro video like your demo? 🙂

    2. I’m just trying to change the color of the text to green the button is perfect.

    Thanks!!

    #1155798
    Rad
    Moderator

    Hi there,

    Looks like your slider has a background image with effect. The slider should be empty and transparent.

    Thanks!

    #1164808
    AK49 Logan 907
    Participant

    Hi,

    Can you explain how to make it “empty and transparent”? As I can’t seem to find how to do it. It would be greatly appreciated. 🙂

    Can you also elaborate on hoe to change the text color of the “More about us” on the button. As I can change the text, size, font, but the color never seems to change.

    Thanks again!!

    #1164809
    AK49 Logan 907
    Participant
    #1165509
    Rad
    Moderator

    Hi there,

    It depends on how you added it, if it’s background then you may remove the background image. Would you mind providing your admin login credentials in private reply? I like to see where’s the mountain image is being added.

    Thanks!

    #1165559
    AK49 Logan 907
    Participant
    This reply has been marked as private.
    #1165914
    Paul R
    Moderator

    Hi,

    You can change your button code to this.

    
    <a style="white-space: nowrap;color: rgb(0,255,38);" class='x-btn x-btn-square x-btn-large' href='http://jumpoffroad.us/about/' title='View Case Studies''>More About Us</a>
    

    With regards to your video, kindly select transparent as background and click save.

    http://screencast.com/t/eZ4iGXIDM

    Then select Youtube Video again and enter your video id while not adding a cover image.

    Thanks

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