Slider header is not getting the same color

Home Forums All Other Themes Slider header is not getting the same color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #124654
    Fadi GhrawiFadi Ghrawi
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: May 19, 2019

    when i change the slider header font color, it change the first word, but second word it always comes in purple.
    check the following link

    http://bjjroots.co/malaysia-bjj-kids-international/

    #124655
    Fadi GhrawiFadi Ghrawi
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: May 19, 2019

    how ever i adjust the logo dimensions from the setting, it doesn’t get reflected on the mobile interface, it’s still too big.

    #124794
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .logo { max-width:60%;}
    }
    
    .skt-builder-block-inner.skt-builder-block-inner-31 span { color: #FFDF00 !important;}
    .skt-builder-block-inner.skt-builder-block-inner-152 span { color: #C0C0C0 !important;}
    .skt-builder-block-inner.skt-builder-block-inner-301 span { color: #cd7f32 !important;}

    Regards,
    Brad

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