Reply To: Fixing the Sidebar Widget Positions & Fixing Code

Homepage Community Forums Epik Theme Support Fixing the Sidebar Widget Positions & Fixing Code Reply To: Fixing the Sidebar Widget Positions & Fixing Code

#6027
Eric
Customer

    It’s still showing cutoff when the browser is resized. I’d just remove that width all together since there is already a width defined for the sidebar. Then your sidebar won’t look cutoff when viewed in smaller browser sizes.

    Also, the border issue could be just an error in your code that you added to the widget area. I’d go through and double check that all your tags are opened and closed properly. For example, by looking at the source code I can see an extra closing </p> tag –
    <center><img src="http://mikemetcalfe.co/wp-content/uploads/2013/07/mm-circle.png" align="middle" alt="Mike Metcalfe"</p>

    …..but there is no opening <p> tag. When this happens it causes errors on other parts of the site. Not just WordPress, but any site using HTML.

    So if you go back and fix any of those errors it will definitely work.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com