CSS issue on the cart page - by poissonplume

This topic has 10 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp

  • Avatar: poissonplume
    poissonplume
    Participant
    August 5, 2015 at 22:33

    On the cart page, the .cart_totals .shipping td tags (line 9150 of your CSS file) include a “text-align: left !important;” property.
    It is rather ugly, and impossible to be changed, because of the !important.

    As a result, on the cart page, the shipping option is aligned on the left, and the price of the shipping option is not aligned with the cart sub-total price (which is aligned on the right).
    This issue occurs as only one shipping option is visible by the customer. If two or more shipping options are displayed, the text is well aligned on the right. Im am using Firefox as a browser.
    Can you please fix this in your code?

    Thanks,
    Nathalie

    9 Answers
    Avatar: poissonplume
    poissonplume
    Participant
    August 5, 2015 at 22:41

    Hello,
    I have another similiar issue.
    Still on the cart page, I would like to lower the size of the checkout button. However, your CSS code is like :

    .checkout-button {
        padding: 8px 20px !important;
        width: 100% !important;
        text-transform: uppercase;
        font-size: 21px !important;
        box-sizing: border-box;
    }

    Because of the !important property, I cannot change the size, using my child theme. How can I achieve this?
    Thanks again,
    Nathalie

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 6, 2015 at 07:13

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Best regards,
    Jack Richardson.

    Avatar: poissonplume
    poissonplume
    Participant
    August 6, 2015 at 14:45

    Here we go

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 6, 2015 at 18:06

    Hello,

    Please give us site name as well.

    Best regards,
    Jack Richardson.

    Avatar: poissonplume
    poissonplume
    Participant
    August 6, 2015 at 22:12

    Here we go again^^

    Please, contact administrator
    for this information.
    Avatar: poissonplume
    poissonplume
    Participant
    August 7, 2015 at 17:42

    Hello Jack,
    Any news on this issue?
    Thanks,
    Nathalie

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 10, 2015 at 10:57

    Hello,

    Unfortunately we can’t access editor for your child style.css in Appearance > Editor. Please give us permissions.

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: poissonplume
    poissonplume
    Participant
    August 10, 2015 at 22:12

    And again ^^

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 11, 2015 at 10:15

    Hello,

    I’ve removed “!important” in parent style.css and you can make changes in your child theme.
    We’ll fix this bug in the next theme update.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.