• Resolved vqsolution

    (@vqsolution)


    Hi, I have enabled to show Featured image on the single post page but, it’s not showing full wide. How can I solve it?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themeansar

    (@themeansar)

    Hi,

    Thanks for contacting us,

    For this you can upload or use large image size or use the following css code in additional css filed (Theme Dashboard >> appearance >> customize)

    .mg-blog-post-box img
    {
    width:100% !important;
    }

    Any confusion lets know

    Thanks

    Thread Starter vqsolution

    (@vqsolution)

    Thanks for the support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured image issue in single post’ is closed to new replies.