Issu with some button

Home Forums Legacy Support Support queries Styling issues Issu with some button

Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • #369888
    Raph
    Spectator
    OK thank you :)
    #369889
    Veronica
    Moderator
    hi please check now and also your current string is small so I have increased the font size for this button http://prntscr.com/1r410q0 now it is looking good when you increase the string size then it will be moved outside the button so for that you can change the font-size again
    #369953
    Raph
    Spectator
    I am not sure I understand. Is too small again. I would like it even bigger, how can I increase the size further? What change do I need to make? Thank you in advance.
    #369957
    Raph
    Spectator
    This reply has been marked as private.
    #369984
    Veronica
    Moderator
    hi the image is broken please add the right one then we will proceed http://prntscr.com/1r71j7z see: @media(min-width:319px) and (max-width:370px){ .product .summary.entry-summary .button.green{ width:250px !important; display:flex; left: 20px !important; flex-direction: column; font-size: 12px; box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 50%) !important; background-color: #5cb85c !important; color: #fff !important; border:none !important; border-radius: 5px; } } @media(min-width:767px){ .product .summary.entry-summary .button.green{ box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 50%) !important; background-color: #5cb85c !important; color: #fff !important; border:none !important; border-radius: 5px; } .product .summary.entry-summary .button.green:hover{ transform: scale(1.1); background-color: #5cb85c !important; color: #fff !important; } } @media(min-width:425px){ .product .summary.entry-summary .button.green{ box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 50%) !important; background-color: #5cb85c !important; color: #fff !important; border:none !important; border-radius: 5px; } .product .summary.entry-summary .button.green:hover{ transform: scale(1.1); background-color: #5cb85c !important; color: #fff !important; } } @media(min-width:375px) and (max-width:424px){ .product .summary.entry-summary .button.green{ width:250px !important; left:45px !important; display:flex; flex-direction: column; font-size: 15px; box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 50%) !important; background-color: #5cb85c !important; color: #fff !important; border:none !important; border-radius: 5px; } } this is code I have added on your site to show it accordingly on mobile tab laptop and normal screen from here you can directly change the font-size as per your need
    #370043
    Raph
    Spectator
    Ok great thank you.
    #370101
    Veronica
    Moderator
    thanks for your confirmation
Viewing 7 posts - 31 through 37 (of 37 total)
  • The topic ‘Issu with some button’ is closed to new replies.