Where can I access to set this button? - by Sam

This topic has 8 replies, 3 voices, and was last updated 3 months, 2 weeks ago ago by Andrew Mitchell

  • Avatar: Sam
    Sam
    Participant
    July 1, 2024 at 16:44

    Hello Team!

    Where can I access to set this button?

    The corners to be curved by 4%.
    The margins to be small so that it appears in one line.
    Reduce font size.
    Convert it to small letters.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    July 2, 2024 at 06:12

    Hi @Sam,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .wcpt-cell-val  a.button.login-to-buy-product.show-product {
        font-size: 12px;
        text-transform: capitalize;
        padding: 5px 10px;
        margin: 0;
        min-width: 130px;
        line-height: 2;
    }
    

    Hope it helps!

    Avatar: Sam
    Sam
    Participant
    July 2, 2024 at 15:26

    Thanks for your effort! But it’d seems not affected.

    https://prnt.sc/6Sk6b26jQgsp

    Avatar: Justin
    Luca Rossi
    Support staff
    July 2, 2024 at 15:47

    Hi @Sam,

    Please try with this custom CSS codes instead:

    
    a.button.login-to-buy-product.show-product {
        font-size: 12px !important;
        text-transform: capitalize !important;
        padding: 5px 10px !important;
        margin: 0 !important;
        min-width: 130px !important;
        line-height: 2 !important;
    }
    

    Hope it helps!

    Avatar: Sam
    Sam
    Participant
    July 4, 2024 at 17:50

    Still not affected, Please check it and advice the solution.

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    July 5, 2024 at 07:41

    Dear Sam,

    We hope this message finds you well. I am writing to share a screenshot of how the buttons currently appear on our end: https://prnt.sc/uvXcv2xxLS5u

    Could you please clear your cache and verify if the issue persists on your side?

    Thank you for your cooperation.

    Best regards,
    The 8Theme Team

    Avatar: Sam
    Sam
    Participant
    July 5, 2024 at 08:02

    Now OK!

    Thanks a lot

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    July 5, 2024 at 08:02

    Dear Sam,

    Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?

    Click here to share your insights: https://themeforest.net/downloads

    Your support fuels our journey, and we appreciate it more than words can express.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Where can I access to set this button?’' has been successfully resolved, and the topic is now closed for further responses

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