Join our new community forum for support & discussion

Join Now

Home Support Themes ExpertHive expert hive padding 0

expert hive padding 0

  • Author
    Posts
  • EAC

    good morning and thank for the great job you are doing.
    im facing an issues regarding the header and footer padding I added the snippets code

    add_action( 'wp_head', function () { ?>
    <style>
    
    	/* write your CSS code here */
    .site-content {padding:0!important}
    
    </style>
    <?php } );

    but it’s not working on the homepage

    nazar

    Thanks! Please make sure that you added this code snippet correctly, I tested it locally and it removes paddings on all pages.

    EAC

    the code snippet working except on the homepage.
    I already use it on another website with listing hive and its work correctly but on the expert hive it seems not working.

    ihor developer

    If possible send a link to your site and I’ll check it (you can also send it privately via email support@hivepress.io).

    EAC

    email sent

Viewing 5 posts - 1 through 5 (of 5 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.