Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

Movie studio pro, colours not changing

HOME Forums Support Movie studio pro, colours not changing

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6725
    Arne van Ruitenbeek
    Participant

    I can’t seem to let the colours of the text in the top box, colours of buttons, colours of hovering above buttons to change into my whised colour.
    please help

    #6728
    support
    Participant

    Could you please share the site url? And please send us the screenshot of what color you would like to change.

    #6730
    Arne van Ruitenbeek
    Participant

    my siteurl is testing.motorvandetoekomst.nl

    I cannot upload a sceenshot here. All the buttons need to have another hover colour.
    The text in the top box, when it’s at the left has to have another colour.
    The hover in the latest release section, and the button needs another colour The buttons next to the latest release need to have another colour. The hover in the actor section needs to have another colour.

    #6732
    support
    Participant

    Hi,

    Please add the below code at Appearance -> Additional CSS. You can change the hex code with the color you would like to change.

    .btn:before, .book-tickets-button:before{
    background-color: #db5f5f;
    border-color: #db5f5f;
    }
    .btn, .book-tickets-button{
    border-color: #db5f5f;
    }
    .top_bar p, .top_bar span {
    color: white;
    }
    .top_bar .social-icons i {
    color: white;
    }
    #last-release .box .icon a:hover{
    background-color: #99cc33;
    }
    #last-release .box .icon a, #latest-trailer .owl-item.active.center p{
    color: #99cc33;
    }
    #featured-actors .box:before, #featured-actors .box:after, #our-expert-team .owl-nav button{
    background-color: #99cc33;
    }
    #featured-actors .box:after{
    border-color: #99cc33;
    box-shadow: 0 0 0 20px #99cc33;
    }

    Let us know if you find any difficulty.
    Thanks

    #6745
    Arne van Ruitenbeek
    Participant

    Thankyou, most of them are correct now, exept for the hover colors of the latest release and the blog. The hover of the actors gives a big green block, instead of a transparent one.

    #6751
    support
    Participant

    Hi,

    Please mark with the help of screenshot so that we can send you the proper code. To send screenshot you can contact us at support@themespride.com

    Thanks

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