• Hello,
    im using theme Enigma and it sometimes shows Lithuanian letters wrong it is small and bolded.

    My other problem is that when i use site on my phone or tablet it is shown wrong some picture corners are cutout and some buttons deosnt work for example:

    Example of the probblem

Viewing 3 replies - 1 through 3 (of 3 total)
  • Please give your Site URL.

    Thanks.

    Thread Starter hyzenbergas

    (@hyzenbergas)

    http://www.pramoguvejas.lt/

    Sometimes letters are normal sometimes bolded,
    and i would like to know how to optimaze site for phone users

    Hi,

    Please use the below code in your custom CSS –

    @media(max-width:768px){
    .enigma_blog_post_content {
        overflow: scroll;
    }
    }

    After adding this CSS all picture will show on tablets, you can scroll horizontally for viewing all pictures.

    Sometimes letters are normal sometimes bolded, we don’t understand by this line, Can you please give a screenshot for this and tell us which font you want small or bolded.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile optimization and Letters show wrong’ is closed to new replies.