Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1321142
    onefoursix
    Participant

    Re: http://146test2.co.uk/grange/

    1. As you hover on one of the menu items, the dropdown menu with sub pages has a white background. I need the text within that to be the blue please.
    2. On the contact page I would like the “name” and “email” fields to be on the same line, and the message box reduced in height by half please.

    #1321166
    Rupok
    Member

    Hi there,

    Thanks for writing in!

    #1. You can add this under Custom > CSS in the Customizer.

    .x-navbar .desktop .sub-menu a {
      color: #067bbf;
    }

    #2. This could be done from the form editor as you are using Contact Form 7. You can wrap the input within div or paragraph and float left with 50% width. And you can also set the height of the textarea as well. Let’s see the Contact Form 7 documentation.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1321142 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>