ResolvedCSS problem with plugin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29776
    shamsherbaloch
    Participant

    Good Day!

    After installing payment plugin, my website is not showing properly, whole site is padding left. i asked plugin developers they said, we don’t have very small amount of css code. it’s woocommerce with theme. can you please just check. image link https://prnt.sc/110prwh

    Thank you

    #29778
    Althemist
    Keymaster

    Hi shamsherbaloch,

    You have a plugin called robokassa which adds left padding to one of the theme containers. You ca use the following CSS:

    
    .theme-prival-off .content_holder {
        padding-left: 0px !important;
    }

    Also, please note that changing the theme name can lead to a lot more unpredictable problems.

    #29818
    shamsherbaloch
    Participant

    Thank you very much!

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

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

License required for the following item
Login and Registration Log in · Register