This topic has 3 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #170533
     durhambbs
    Participant

    No matter how I try, it seems that I can’t change the following things:

    1. See the main menu on top right, the highlighted red on red text can’t be modified;

    2. Couldn’t find anywhere to get a different full page background;

    It drives me crazy 🙁

    Thank you!

    #170556
     Laura
    Moderator

    Hello, i will be happy to help 🙂 Can you share access so i can check it out? I will give you some css codes and show you how to change the picture 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #170673
     durhambbs
    Participant

    Here is the access:

    The username is: Laura
    Password: llaauurraa
    Email: laura@seventhqueen.com

    Thanks,
    Joe

    #170784
     Laura
    Moderator

    Hello, try by adding this to style.css of the child theme, should be at Appearance > Edit or at your hosting file manager 🙂
    Or, if you want it to affect only to the actual page, add it to the css at visual composer ( while editing the page, click the GEAR icon and add the code )

    This changes the color of the numbers

    COPY CODE
    
    span.kleo-animate-number.animate-when-almost-visible.number_prepared.start-animation {
        color: white !important;
    }
    

    This changes the color of the text

    COPY CODE
    
    .vc_row.wpb_row.vc_inner.vc_row-fluid span {
        color: white !important;
    }
    

    Do you want to put the video as the background ( where the green background is ) or change the green background and keep the video at the search form?

    Anyways, check attachments 🙂 ( you would need to upload the video to your Media Gallery as a MP4 and use that URL at the video mp4 input

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?