Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • valthebault Friend
    #883643

    Hi,

    I’d like to know 2 things:

    1. Where could I change the color of the titles showing on Masthead? Like the example I give in the attachment.
    2. Is it possible to adapt each title color subject to the masthead image?

    Thanks


    1. Text-Color
    Pankaj Sharma Moderator
    #883660

    Hi
    Add below code in custom.css file to change the masthead text color

    .jamasthead .jamasthead-detail {
        color: #C7842F!important; }

    For search placeholder color add below code in custom.css file

    
    .search input::-webkit-input-placeholder {
    color: #fff !important;
    }
    
    .search input:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
    }
    
    .search input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff !important;}
    
    .search input:-ms-input-placeholder {  
    color: #fff !important;}
    

    change the color code as per needs .

    valthebault Friend
    #884215

    Hi,

    I tried the code for both but it’s not changing anything.

    Pankaj Sharma Moderator
    #884221

    Hi
    in this case , as i asked in another thread you need to give us your site details , so we can assist you better .

    valthebault Friend
    #884225

    Understood, will do and will leave you in peace for now :p

    Thanks for your help and patience and will get back with a live site. 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  valthebault 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum