Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1093973
    knmcmahon
    Participant

    Hello – I am trying to make a GF Form look and work correctly, but the coding doesn’t seem to be helping. Basically I would like to limit the amount of spacing between fields and also change to column format.

    My site is http://www.KevinNMcMahon.com
    WP Version 4.5.3
    Cornerstone 1.3.0
    X 4.6.0

    #1093974
    knmcmahon
    Participant
    This reply has been marked as private.
    #1093975
    knmcmahon
    Participant

    I should add the that form in question is on an unpublished page: http://kevinnmcmahon.com/kevin-n-mcmahon-home-new-june16/?cornerstone=1

    #1094018
    Rupok
    Member

    Hi there,

    Thanks for writing in! We could provide you some CSS to eliminate space. Would you clarify what you are referring by “change to column format.”? If you can provide a screenshot of what you want would be helpful to provide you some tailored code.

    Cheers!

    #1096101
    knmcmahon
    Participant

    Hello there and thank you for your response. I have since eliminated the need for the form. However, I have a different question. Taking a look at my top menu, I would like to change the font style and color. I know I did it at one point, but I don’t see it in any of the custom CSS. Would you be able to tell me how I could go about doing this?

    Thanks

    #1096102
    knmcmahon
    Participant
    This reply has been marked as private.
    #1096364
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
        font-style: normal;
        color: #000000;
    }

    Just change the values as needed. Hope this helps – thanks!

    #1096950
    knmcmahon
    Participant

    That’s awesome! Works perfect. Thanks for the quick help.

    #1097099
    Joao
    Moderator

    Glad to hear it,

    Let us know if we can help with anything else

    Joao

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