Anton Karpov

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Single feature haders #3946
    Anton Karpov
    Participant

    Hello
    I didn’t change a single line of code in a theme, and will probably create a child theme if I need to change anything.
    No plugins outside of required once are installed.
    I’m just editing example data.
    check it here www1.vatacom.com , scroll down to Zultys phone system

    Here is calculated value for text color

    color: rgb(255, 255, 255);

    bootstrap.min.css:5
    h3
    inherit

    bizwalls.css:1547
    .single-feature–content.text–white
    rgb(255, 255, 255)

    bizwalls.css:1544
    .single-feature–content
    rgb(48, 48, 48)

    bootstrap.min.css:5
    body
    rgb(51, 51, 51)
    font-family: Raleway;

    • This reply was modified 6 years, 12 months ago by Anton Karpov.
    • This reply was modified 6 years, 12 months ago by Anton Karpov.
    in reply to: Single feature haders #3935
    Anton Karpov
    Participant

    Yes, this is how it’s set, I have this check box marked. Still, h3 and h4 are white, if I switch to h2 it’s black.

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