MENU border / separator with text color - by EE Eric

This topic has 13 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: EE Eric
    EE Eric
    Participant
    February 4, 2019 at 13:34

    Hi, I’ve got a problem how to change this green border in MENU: https://prnt.sc/mgf2df

    And also I cannot change the title color in text with separator: https://prnt.sc/mgf39e

    Thanks.

    12 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2019 at 13:50

    Hello,

    1) Please find and change this code in Theme Options > Custom css:

    .fullscreen-menu-collapse.navbar-collapse {
        width: 500px;
        margin: 0 auto;
        border: 20px solid #02be75;
        padding: 75px 0;
        overflow: hidden !important;
    }

    2)

    .vc_separator.vc_separator_align_left h4 {
        color:  black;
    }

    Regards

    Avatar: EE Eric
    EE Eric
    Participant
    February 5, 2019 at 10:42

    Tahnks a lot. works great.

    Can you tell me where I can change contact-form?

    Avatar: EE Eric
    EE Eric
    Participant
    February 5, 2019 at 10:44

    I install contact form 7 form, but still didn’t have contact-form.

    https://prnt.sc/mgu27i
    https://prnt.sc/mgu2ci

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 5, 2019 at 10:47

    You’re welcome!

    Regards

    Avatar: EE Eric
    EE Eric
    Participant
    February 5, 2019 at 10:58

    I install contact form 7 form, but still didn’t have contact-form.

    https://prnt.sc/mgu27i
    https://prnt.sc/mgu2ci

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 5, 2019 at 11:18

    Hello,

    You need to add this shortcode http://prntscr.com/mgui4q on the page.
    Please read more – https://contactform7.com/getting-started-with-contact-form-7/

    Regards

    Avatar: EE Eric
    EE Eric
    Participant
    February 6, 2019 at 10:07

    I know that, but there is already one form named [contact_form] – can I edit that one?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2019 at 10:21

    Please provide temporary wp-admin access so I can take a closer look.

    Regards

    Avatar: EE Eric
    EE Eric
    Participant
    February 6, 2019 at 10:35

    Check private content.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2019 at 10:56

    It is our default contact form. I would recommend you to change [contact_form] to [contact-form-7 id="24394" title="Formularz 1"] because to edit the default form you need to make changes in template files (royal/framework/shortcodes.php, copy this function https://prnt.sc/fhb5yq into functions.php file of your child theme and edit the form there).

    Regards

    Avatar: EE Eric
    EE Eric
    Participant
    February 6, 2019 at 11:15

    Ok, thanks.

    https://olmed.hostingasp.pl/?page_id=10128

    Now it its short… can you tell me how to stretch txt areas?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2019 at 11:32
    .wpcf7 input, .wpcf7 button, .wpcf7 select, .wpcf7 textarea, .wpcf7 label {
        width: 100%;
    }

    Regards

  • Viewing 13 results - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.