• Resolved thelucyspace

    (@thelucyspace)


    Hi,

    A few questions:

    1) How can I center the featured image?
    2) The pink lines above and below my menu at the top of the page, how can I make those lines extend to the full width of the page?
    3) Same question as #2 but for the lines at the bottom of the page above the footer area.
    4) Same question as #2 but for the pink background surrounding my instagram slider at the bottom of the page.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @thelucyspace.

    Thank you for contacting us.

    1) Please try this CSS:

    .entry img {
    	margin: 0 auto;
    }

    2, 3 and 4) I’m afraid that won’t be possible without editing theme files. However, you can try to make the theme a bit wider. Please try this and tell me how does it look like:

    @media(min-width: 1300px){
     	.container { width: 1349px; }
    }

    Kind regards.

    Thread Starter thelucyspace

    (@thelucyspace)

    Hi,
    thanks for the quick response! one more question,

    on the front page under “recent posts” – how can I limit the number of posts displayed to 3-4 posts?

    thanks!

    You’re welcome.

    That’s controlled by the WordPress itself.

    Please go to your Dashboard then Settings -> Reading and set the number next to “Blog pages show at most” from 10 to anything you want (other than 0).

    Kind regards.

    Thread Starter thelucyspace

    (@thelucyspace)

    Hi,

    A few additional questions for my page: https://www.thelucyspace.com

    a) If you look at the two most recent posts, the post titled “Everlane Kick Crop Jean Review” dated 06/07/2018 has a larger thumbnail photo than the rest of the posts. How do I fix this?

    b) The last two posts on the first page (home page) under Recent posts do not show the “0-Comments” at the bottom whereas the other posts do, how can I fix this?

    c) How come the thumbnail images are blurry?

    Thanks!

    Hi thelucyspace.

    Thank you for contacting us.

    a) The reason why that thumbnail image is bigger than the rest is that the original photo is too small – just 640x480px. I know it might sound paradoxical, but if you use a bigger image, at least 760px high, the thumbnail will be the same size as the rest.

    b) Could you check in your dashboard under Settings -> Discussion, whether the option “Automatically close comments on articles older than XY days” is switched on (checked)? If it is, please uncheck it and click Save Changes.

    c) The one I agree is blurry is “Lace Up Floral Jumpsuit” but when I look at the full size picture, it looks blurry as well. So I’d say you need a better picture for that one.

    Hope this helps, but if you have additional questions, feel free to ask.

    Kind regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Center Featured Image’ is closed to new replies.