Viewing 8 posts - 1 through 8 (of 8 total)
  • #134825
    Wayne
    Member
    Post count: 14

    If you look at my one page, you can see that everything lost its padding or margin? Once I turn on and activated Disqus it did this? Any idea why I would like to use it but if It’s no easy fix then I will get rid of it.

    http://www.waynestrainz.com/the-next-scenery-content-pack/

    #134828
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    So if you deactivate disqus the problem goes away?

    – Kyle

    #134848
    Wayne
    Member
    Post count: 14

    Just disabled the Disqus plugin, and it seems to still be showing like that? All pushed to the left with no padding or margins?

    Thanks

    #134856
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you try deactivating all of your other plugins, not seen this before so likely a plugin issue

    – Kyle

    #134859
    Wayne
    Member
    Post count: 14

    Just disabled all plugins, refreshed and still shows the same?

    This is the extra css I have?

    .woocommerce .quantity, .woocommerce-page .quantity {
    	height: auto;
    	width: auto;
    	max-width: 150px;
    	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    	box-shadow: 0 1px 0 rgba(0,0,0,.1);
    	margin-right: 10px!important;
    }
    .woocommerce table.shop_table .product-name .price, .woocommerce-cart table.shop_table .product-name .amount {
    display: inline;
    margin-top: 5px;
    }
    .comments-likes .love-it-wrapper a:before, .comments-likes .love-it-wrapper span:before {
    content: “\f164″;
    font-family: FontAwesome;
    }
    .fa-heart {
    display: inline-block!important;
    }
    .fa-heart:before {
    content: "\f164";
    }
    .loved .love-count {
    color: #81d742!important;
    }
    @media (min-width: 1200px) {
    .woocommerce ul.products li.product figure {
    padding-bottom: 225px!important;
    }
    }
    #134861
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try add this to your custom css:

    .has-no-sidebar article.post {
    margin-left: 0;
    }

    – Kyle

    #134871
    Wayne
    Member
    Post count: 14

    Looks like that fixed it thank you!

    #134875
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, no problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register