Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter just_bri

    (@just_bri)

    Hi yet again.

    I’ve done some more research…and I think there might be another way to do this. Is it possible to use the following jQuery code anywhere?

    <script>
    $( ".menu-item-4" ).after( "<br/><br/>" );
    </script>

    Did I type it correctly? I tried adding that to the header.php file, but it’s not working.

    And should I edit anything else in the header file? I saw some websites mention this new line of code; maybe I need to add it too?
    <?php wp_enqueue_script('jquery'); ?>

    Thanks again. ??

Viewing 1 replies (of 1 total)