photos

Posted in: Newsmag
Post count: 2

Hello,
1) I have inserted my photos in my articles – posts. When i see the article from mobile (or sometimes even from laptop) the photos are appearing distorted ( as sb has increase the height). I have tried several dimensions 1024X683 to 1024X576. In the same article I have a photo 1024X683 which is ok, and I have another photo 1024X683 which is distorted. The photos in the articles must have specific dimensions?
2) About description on the photo. I use <<Add caption>>. a) Is there another way to remain the description in the Gallery photos? b) how can i change the size of the letters of the text ? c) how can i align the text in the description?
thank you

Post count: 35449

Hello,
If you are not using any extra plugin that can interfere with the images then those should be display as the are set (if you have extra plugins please disable them). If the images are set as featured images, then it will be used some thumbnails – https://forum.tagdiv.com/newsmag-theme-thumbs/
for the description you will have indeed to use the caption field, unfortunately there are not very customized settings for this, but I can help you with a css to make it exactly the way you want it, just let me know how you’ll like it to be and I will provide a css for it.
Thank you!

Post count: 2

Hello,
I would like to have a size of 14 px
exactly the size of the letters of the rest of the text
thank you in advance

Post count: 35449

Hi,
Please try this custom css
.single .wp-caption-text, .single .wp-caption-dd {
font-style: italic;
font-size: 14px;
}

If you do not want the text to be italic, replace the ‘italic’ with ‘normal’.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.