Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1027235
    theoutdoorarmory
    Participant

    Hi,

    Issue is with this:

    https://theoutdoorarmory.com/retail-interest-form/

    I want to do the following:

    (1) Delete “Retail Interest Form” shown in red

    (2) Change the entire page font to: “Roboto”,sans-serif

    (3) Change the Submit button’s color to: red

    Please help.

    Thanks

    #1027551
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    To resolve your issue, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS

    1] To hide the “Retail Interest Form”, use this code:

    #hugeit-contact-wrapper_8 > div > h3 {
        display: none !important;
    }

    2] & 3] Please go to HugeITForms > Theme Options and edit the the “Victory skin”. That is where you can change all the colors of the elements and the font family and styles.

    And if you might be having other issues with this 3rd third party plugin that you are using, regretfully we cannot provide further support for third party plugins as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #1029201
    theoutdoorarmory
    Participant

    No need to contact 3rd party.

    You’ve solved it!

    Thank you so much!

    Looks like X Theme support is back to its beyond-the-call-of-duty attitude. I love it.

    #1029576
    Paul R
    Moderator

    You’re welcome and thank you for your kind words.

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