There is a blank on the right.


This pegehttp://www.fighters-spirits.com/magazine/archives/2218
Is there a way to place eyecatch images in the center?
Hello,
I see you already figured it out as you now have 2 images on a row: https://www.screencast.com/t/m9cWgpfN
You can align an image or create a gallery from the tiny mce editor.
Thank you!
I’m sorry,I was the explanation insufficient.
http://www.fighters-spirits.com/magazine/archives/2218
http://fightersspirits.sakura.ne.jp/016.JPG
Below is PC display.
http://fightersspirits.sakura.ne.jp/017.jpg
The following is iPhone 7 Plus.
http://fightersspirits.sakura.ne.jp/018.jpg
http://fightersspirits.sakura.ne.jp/019.jpg
Can I place eye catch images in the center?
Hello,
Sorry but I do not understand. On mobile phones the featured image is always centered. Do you want to place it in the center on desktop as well? This can be done by selecting a different post style for your post: https://www.screencast.com/t/eLi7xwQTrzu Try one of the post styles that show a full featured image.
Thank you!
Sorry for my poor explanation.
When iPhone 7 Plus is lying down, it becomes the following display.


Can I place images in the center?
My setting is below.

Should I try Post template?
Hello,
I could not see the issue as I have been testing with my android phone and the issue only seems to be affecting iphones. However, the same issue does not happen on our demo so it is not a theme bug. This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
I saw the demo site.
http://fightersspirits.sakura.ne.jp/023.jpg
The images is left side.
http://fightersspirits.sakura.ne.jp/024.jpg
Is it the template default?
Hello,
Yes, indeed it seems the issue is now present on our demo as well. I will add this to lour list of bug fixes required for the next update.
Until then please add this css code in your theme panel-> custom css box:
.td-post-template-default .td-post-featured-image img{
width:100%!important;
}
Thank you!