Size of all images on xstor - by Schubfaktor

This topic has 4 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Olga Barlow

  • Avatar: Schubfaktor
    Schubfaktor
    Participant
    March 15, 2017 at 17:35

    Hey there….i am searching for the information of all sizes of images. I have problems with the featured image on blog posts…they are blurred. I thought xstore just uses the sizes of wordpress. But it still seems to be that standard wordpress sizes are different to the sizes of xstore

    thanks

    3 Answers
    Avatar: Schubfaktor
    Schubfaktor
    Participant
    March 15, 2017 at 17:57

    edit: there are problems with the featured image on the chess blog page.
    In the recent blog post widget the images are shown ” normal ” . Also on the post page the large featured image is shown well without any blurring.

    Avatar: Schubfaktor
    Schubfaktor
    Participant
    March 15, 2017 at 18:11

    another problem appears……the excerpt of blog posts are wrong in its alignment ( see image )…

    words end in the middle of the text when the line is at its end……how can i fix that

    no full words at the end of that lines

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 16, 2017 at 15:13

    Hello,

    Images size for the blog posts you can adjust in Theme Options > Blog & Portfolio > Blog > Images sizes for blog. If you are using Blog elements don’t forget to set image size in element settings
    http://prntscr.com/ekp03e in another case, it will use medium size.

    To fix the excerpt I have used the following code in Custom CSS (Theme options > Styling):

    .carousel-area .content-article {
        word-break: keep-all;
    }
    .posts-slider article .content-article, .posts-slider article .content-article p {
        text-align: justify;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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