Title: Article theme Virtue
Last modified: November 18, 2016

---

# Article theme Virtue

 *  Resolved [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/)
 * Hello,
    Would it be possible to change the layout of articles on the homepage?
   I would like an article per line not two. I am a beginner in WordPress.
 * cordially

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/article-theme-virtue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/article-theme-virtue/page/2/?output_format=md)

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8454127)
 * Hey Muniz,
 * Depending on how many posts you have set to show on your home page, the CSS will
   look something like this:
 *     ```
       .home_blog .clearclass0, .home_blog .clearclass1 {
           width: 100%;
       }
       ```
   
 * Try placing that into Theme Options> Advanced Settings and let me know if it 
   works for you!
 * -Kevin
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8464071)
 * Hey Kevin
    Thank you very much for answering me. That works very well. I hope
   it will work after updating the theme.
 * Regards,
    Jmuniz
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8504187)
 * Hello,
    I’m developing a website with the Virtue theme. I changed the background
   color of the main menu. I added drop-down menu from the main menu, but the background
   color is white. I want a single background color for the main menu and drop down
   menu. Thank you in advance for your assistance. Jmuniz
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8504400)
 * Using this CSS, you should be able to set the dropdown background color to match
   that of your primary menu:
 *     ```
       ul.sf-dropdown-menu {
           background: red;
       }
       ```
   
 * Just change the red to whatever works for your site. Place CSS into Theme Options
   > Advanced Settings.
 * let me know if this works for you! Also, in the future please start a new topic
   with new support questions.
 * Thanks!,
    Kevin
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8517270)
 * Hi Kevin
 * Thanks a lot. It works !
 * It’s a little bit difficult for me to find the corresponding classes.
    In the
   future I will start a new topic.
 * Regards,
 * Jmuniz
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8517299)
 * Here’s a little tutorial that we have come up with that you may find helpful:
   
   [https://www.kadencethemes.com/chrome-inspect-tool/](https://www.kadencethemes.com/chrome-inspect-tool/)
 * -Kevin
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8531502)
 * Hi Kevin,
 * Thanks a lot.
    I know mozilla-inspect-tool.
 * Have a nice week-end
 * Jmuniz
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8531541)
 * Thanks! You too! If you are in need of assistance in the future, never hesitate
   to post up on this forum. I’m always happy to help.
 * -Kevin
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8632238)
 * Hello,
    I have a single article on the home page and a picture on the left side,
   I can not center the image and the summary of the article vertically in the <
   div> tag that contains both, because the right column is higher than the left
   one. Thank you for your help
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8635059)
 * Can you share a link to this so that I can attempt a CSS solution?
 * -Kevin
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8635761)
 * Hello,
    Thanks for your quick answer. I can’t send the link, it is not on line
   yet. It’s still local. But I can send you a screen shot. Sorry for that…
 * [https://dl.dropboxusercontent.com/u/39775858/screen_shot.jpg](https://dl.dropboxusercontent.com/u/39775858/screen_shot.jpg)
 * Thanks again for your precious help.
    Happy new year and my best wishes
 * Jmuniz
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8781842)
 * Hi,
 * I created two types of portfolio X and Y. I also created two pages for each type.
   The moment I choose the page that contains the portfolio of type X and I click
   on a picture I go to the portfolio type X. But on the navigation arrow I see 
   both types X and Y. will it be It possible to navigate seleument on the type 
   X because I choose the page that contains this type?
 * Thank you for your help,
    cordially
 * Jmuniz
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8791985)
 * Hello,
 * The portfolio navigation in the free theme is limited to scrolling through all
   of your portfolio projects. there however an option to only sort through categories
   in the premium theme.
 * Sorry.
 * -Kevin
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8801219)
 * Hello,
 * Thank you very much for your reply.
 * have nice week
    -Jmuniz
 *  Thread Starter [jmuniz](https://wordpress.org/support/users/jmuniz/)
 * (@jmuniz)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/article-theme-virtue/#post-8852924)
 * Hello,
    I have a very long page and want to paginate its contents. for example:
   If I have 20 pages, I would like to put: 2/20 if I am on the second page. I will
   not want to enter the theme code. There is a plugin that works well with Virtue?
 * thank you in advance

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/article-theme-virtue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/article-theme-virtue/page/2/?output_format=md)

The topic ‘Article theme Virtue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.14/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 22 replies
 * 3 participants
 * Last reply from: [kmcmahon56](https://wordpress.org/support/users/kmcmahon56/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/article-theme-virtue/page/2/#post-9156612)
 * Status: resolved