Home Forums Basel support forum Product text on smaller view / mobile etc

Product text on smaller view / mobile etc

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #14423

    g7uy
    Participant

    Hi there, when you come down to mobile view the text such as ADD TO BASKET runs off the side of the product and looks quite untidy, is there no way to make the text sit better and resize down to fit the box it sits in?

    Example image gives good example.

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

    Artem Temos
    Keymaster

    Hi,

    Please, send us a link where we can see this issue.

    Thank you

    #14427

    g7uy
    Participant

    It is shown clearly on your own demo

    https://demo.xtemos.com/basel/home-flat-full-width/

    #14428

    Artem Temos
    Keymaster

    Add the following code snippet to the Custom CSS for mobile devices in Theme Settings to decrease button font

    .basel-hover-quick .quick-shop-btn>a {
    	font-size:12px;
    }

    Regards

    #14429

    g7uy
    Participant

    I have added the CSS to where you specified there is no change at all?

    Any other suggestions?

    #14430

    Artem Temos
    Keymaster

    Send us a link so we can check it.

    Regards

    #14431

    g7uy
    Participant

    Attached code added and private link of site to review

    #14433

    Artem Temos
    Keymaster

    The code seems to be modified https://gyazo.com/5b70fe2e8860163fc0bb5fa28eb07d5b
    Check > sign.

    Regards

    #14435

    g7uy
    Participant

    Still doesn’t seem to be working on my mobile, even if it dragged the browser as shown in the attached would it not then resize the font size? It’s not as in the shown example showing screen shot of desktop and the smaller version.

    Both showing the same size via font face ninja.

    #14436

    g7uy
    Participant

    image from previous post

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

    g7uy
    Participant

    Also the logo is not showing on my mobile see attached image.

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

    Artem Temos
    Keymaster

    But the code is still wrong. Please, check it.

    #14441

    Artem Temos
    Keymaster

    Here is a fix for mobile logo also

    .sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-logo {
    	white-space : nowrap;
    }
    #14442

    g7uy
    Participant

    Cleared my mobile cache – neither changes have taken place?

    #14443

    g7uy
    Participant

    P.S. the fixed header and sticky header of the logo on mobile view are not showing.

    #14452

    Artem Temos
    Keymaster

    The code is still wrong. Please, provide us your admin panel and we will add it properly.

    Regards

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