• Resolved vwswebdev

    (@vwswebdev)


    Thank you for an awesome theme!

    I have created my own custom theme from The Bootstrap, and it works great except I can’t figure out why the latest post to the blog’s image is not responsive. It appears that all previous images have been added the same way, with the same attributes, so I’m not sure what to look to fix this.

    The site URL = vermontfurnitureblog.com

    Any help or guidance would be much appreciated… thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vwswebdev

    (@vwswebdev)

    UPDATE: Looking at the page source, I see that after the closing of the header tag, there are 3 divs:

    <div style=”margin: 0 auto;”>
    <div style=”position: relative;”>
    <div style=”width: 600px; margin: 0 auto;”>

    If I remove the style=”width: 600px” code, the problem is fixed, and the image becomes responsive.

    How can I modify this theme to not have it generate this code? There is no hard-coded HTML I can find to edit.

    Thread Starter vwswebdev

    (@vwswebdev)

    FINAL UPDATE: I have determined the problem is not specific to this theme, so I will continue my search for a solution in the WordPress support forum.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Latest post image not repsonsive’ is closed to new replies.