Home Forums WoodMart support forum Pay Pay tab looks “too much”

Pay Pay tab looks “too much”

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #351809

    Marko
    Participant

    Hi,
    can you help me out with this? By default, the Woocomerce Pay Pal tab on a product page looks totally indiscrete.
    As I’m working with images, this doesn’t look good, it’s way too big, and doesn’t go with the design.

    Can you tell me how to simplify it to get a discreet icon?
    Take a look at my screenshot.

    Thanks.
    Regards

    Attachments:
    You must be logged in to view attached files.
    #351865

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .paypal-button.paypal-button-number-0.paypal-button-layout-horizontal.paypal-button-shape-rect.paypal-button-number-single.paypal-button-env-production.paypal-button-color-gold.paypal-button-text-color-black.paypal-logo-color-blue {
        background: red !important;
        width: 200px !important;
    }

    See if this works for you. Otherwise, it requires customizations.

    Best Regards

    #351872

    Marko
    Participant

    Do you mean like this? See the first CSS screenshot.
    I would like my payment option below the image to look like this, how to set that?
    Please check the other three screenshots.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #351888

    Hello,

    The placement of the Paypal button on the single product page is controlled by the Plugin you are using to add Paypal button not by our theme.

    The CSS i provided above will reduce the paypal button size and change the background colour.

    Best Regards

    #352078

    Marko
    Participant

    I’m not using any particular plugin, only the ones that are recommended when installing your Woodmart theme.
    This is only Woocommerce.
    I just want you to tell me how to set everything to look like it’s on those screenshots that I’ve sent you, in other words,
    in one of your examples.
    Can you help me with that?

    Regards

    #352155

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #352279

    Marko
    Participant

    Yes. Thanks
    You will see the details below:

    #352289

    Hello,

    I have logged into your website. None of the products on your website has a price. Please add price to the products then the add to cart button will be displayed.

    Best Regards

    #352297

    Marko
    Participant

    Ok, please see the note below.
    Thanks

    #352299

    Marko
    Participant

    And I forgot this,

    If I add bank transfer details and also add my Pay Pal details under Woocommerce payment settings,
    maybe I will then have this look that I want:
    See the attachment:

    Attachments:
    You must be logged in to view attached files.
    #352303

    Hello,

    You can change all the Theme colours and buttons background from Theme Settings >> Styles & Colors >> Buttons.

    Screenshot for Clarification: https://gyazo.com/4d1436ea0d532fadeb67d2be07cd5bfa

    Best Regards

    #352318

    Marko
    Participant

    Thanks, man. Now I know where to change that.
    Still don’t know how to set this:
    If I add bank transfer details and also add my Pay Pal details under Woocommerce payment settings,
    maybe I will then have this look that I want, maybe this Pay Pal button won’t appear under ADD TO CHART, as then I will have bank transfer options, please see the screenshots (I’m not a high tec guy I’m better with images :))

    Attachments:
    You must be logged in to view attached files.
    #352434

    Hello,

    You are Most Welcome.

    Please read the following article for help related the payments in woocommerce:
    https://woocommerce.com/document/payments/

    Best Regards

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