Broken Layout with Virtue Theme
-
WordPress version: 4.0, Virtue Theme
Plugin version: Free
Link to my site: http://tajiktrading.com/catalogue/I’m having formatting issues. Both the inner and outer pages appear to be broken. I am in all aspects a CSS novice who is setting up a web site for a friend. I’m certainly discovering a lot about web development, but it’s a steep learning curve! I don’t know how to adjust the code to make the catalog line up correctly.
Here’s what I’ve tried so far: I deactivated all other plugins and found that none are interfering. I read on another thread to enter CSS adjusting the right image column, but entering that did nothing for me. I also entered the following in my header:
<div id=”page-wrap” class=”container”>
<div id=”content” class=”sixteen columns”>
<article class=” page type-page status-publish hentry”>
<div class=”entry”>and this in my footer:
</div>
</article>
</div>
</div>Thank you so much for any advice you might be able to give!
The topic ‘Broken Layout with Virtue Theme’ is closed to new replies.