Header and Contact

  • Posted in : cvCard WP
  • moniquegasp
    Participant

    Hi. 3 questions:
    1. How can I remove the small dots in the image header? (on the overlay base style)

    2. When someone contact me on the contact menu, how can i use the the subject as the name of the person?

    3. How can I change the titles “name” “email” “message” and the button “send” on the contact page?

    Thanks

    Mehmet S.
    Keymaster

    Hi,

    1 – Use this in your theme options > custom css field:

    .header:before { background: none; }
    

    2 – This is not possible by default.

    3 – You can translate them. Please check out the “Localization” section in the theme documentation.

    Thanks

    moniquegasp
    Participant

    It works. Thank you so much.

    Just one more question: how can i change the color of “service” itens to black? There are only color1, color2, color3 and color4 (yellow, green, blue and red)…

    Appreciate your help :)

    Mehmet S.
    Keymaster

    Use this in your theme options > custom css field:

    .color1 i { background: black; }
    .color2 i { background: black; }
    .color3 i { background: black; }
    .color4 i { background: black; }
    
    moniquegasp
    Participant

    Thanks

    Mehmet S.
    Keymaster

    You are welcome.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register