Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #913888
    theoutdoorarmory
    Participant

    Hi

    Newbie here, website is theoutdoorarmory.com

    Issue is here: https://theoutdoorarmory.com/add-event-form/

    How do I remove the p { on this page? I want to remove the orange part (space) as seen on the screenshot.

    But of course, I just want it to be eliminated in this certain page.

    Please help.

    Thanks

    #914175
    Joao
    Moderator

    Hi There,

    To remove the margin below the text element you have you need to go to Cornerstone

    Click on the title(Add Event Form) and then on the left tab, where you wrote “Add Event Form”, you can scroll down to the bottom and you will find a Style Box, on that style box please add:

    margin-bottom: 0px;

    Please look image attached.

    Hope that helps,

    Joao

    #914209
    theoutdoorarmory
    Participant

    Hi,

    Still not working. I attached a screen of the code on Cornerstone in that page.

    #917012
    Jade
    Moderator

    Hi there,

    Please try to use this code in the Text element instead:

    <p style="font-size: 27px; margin-bottom: 0px;"><strong>Add Event Form</strong></p>

    Hope this helps.

    #978586
    theoutdoorarmory
    Participant

    Thank you so much!

    #979013
    Joao
    Moderator

    You are welcome.

    Let us know if you need further help.

    Joao

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