Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

Okay
  Public Ticket #3983076
Garbage Template - Edits Not possible
Open

Comments

  • adamz44 started the conversation

    I recommend NOBODY to ever use this template...The support is shit...and MINOR edits DO NOT work...Custom CSS does not work...Just build it on your own. This whole thing is dogshit!

    Trying to fix a minor space above in the global footer and this shit theme inject a shit space making my website look like shit. and the support is shit!

    nothing works on this garbage shit!

    add_action('wp_head', function () {
        ?>
        <style>
        /* Target Footer Widget #2 */
        #footer .widget:nth-child(2),
        .footer-widget-area .widget:nth-child(2) {
            margin-bottom: 0 !important;
            padding-bottom: 0 !important;
        }

        #footer .widget:nth-child(2) p {
            margin: 0 !important;
            padding: 0 !important;
        }

        #footer .widget:nth-child(2) br {
            line-height: 0 !important;
            margin: 0 !important;
            padding: 0 !important;
        }
        </style>
        <?php
    });

    Attached files:  Screenshot 2025-05-03 132708.jpg

  •  970
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards