Returns, Colors and Buttons - by ComMarca

This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: ComMarca
    ComMarca
    Participant
    March 15, 2016 at 11:22

    Hi!

    This theme is super simple to set up and use. But as I am finishing my website, there are some details I’d like to change and am unable to.

    In the single product page, there is a Refunds and Delivery Tab I can’t seem, to edit in any option. Do you guys have any idea where I can change this? The website is in Portuguese and the whole text in this tab is in english. However, I translated the Royal theme using poedit and I’m using the Woocommerce portuguese version, so it beats me.

    I’d like to change the top menu bar from gray to brown and cant find the option either. Is this possible to change?

    And the last question is, when I’m in the Category page viewing multiple products, the “add to wishlist” button seems to have something else in the bottom, other options, but they don’t show. Is this a but?

    As english is not my native language, I’m attaching a print screen image so you can see what I’m talking about.

    Thank you so much!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 15, 2016 at 12:06

    Hello,

    The Refunds and Delivery Tab can be edited in Theme Options > Single product page > Custom tab title.
    To change menu background color use this code in Theme Options > Custom CSS > Global Custom CSS:

    .header-type-10 .menu-wrapper {
        background-color: brown;
    }

    Please add this code in Custom CSS for desktop regarding your last question:

    .footer-product {
        transform: translateY(47px);
        height: 47px;
    }

    Best regards,
    Jack Richardson.

    Avatar: ComMarca
    ComMarca
    Participant
    March 15, 2016 at 16:47

    Thank you! Worked just fine!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 15, 2016 at 18:10

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Returns, Colors and Buttons’' has been successfully resolved, and the topic is now closed for further responses

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