Title: Virtue Sidebar
Last modified: August 30, 2016

---

# Virtue Sidebar

 *  Resolved [marios11](https://wordpress.org/support/users/marios11/)
 * (@marios11)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/)
 * Hi
    Can anyone tell me from where can I add material to the virtue theme primary
   sidebar?
 * Thanks

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566639)
 * Hey,
    You can do this from Appearance > Widgets.
 * Hannah
 *  Thread Starter [marios11](https://wordpress.org/support/users/marios11/)
 * (@marios11)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566657)
 * Ok thanks for your answer.
 * I also don’t know if it is possible with virtue theme to add a left sidebar instead
   of right or even keep both??
 * Thanks again
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566672)
 * You can move your sidebar left with css like this:
 *     ```
       @media (min-width: 992px) {
       body .main.col-lg-9 {float:right;}
       }
       ```
   
 * There ins’t an option for two sidebars, but you could trick the system by using
   Page Builder ( [https://wordpress.org/plugins/siteorigin-panels/](https://wordpress.org/plugins/siteorigin-panels/))
   and creating two columns on either side that resemble sidebars.
    Hope that helps!
 * Hannah
 *  Thread Starter [marios11](https://wordpress.org/support/users/marios11/)
 * (@marios11)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566738)
 * Ok
 * I will try that. I have another question. Is there a way to put a video player
   on a wordpress website without the possibility of someone downloading it?
 * ie like a musical instrument video that you have to pay before you can watch 
   the video and you can watch it only through the web page.
 * Thanks again
 * Marios
 *  Thread Starter [marios11](https://wordpress.org/support/users/marios11/)
 * (@marios11)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566739)
 * Also I want to ask how I can remove the word HOME from the homepage or any title
   of a page from the middle of each page.
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566765)
 * Hey Marios,
    The simple reality is if the video can be seen it can be downloaded
   or copied. If your just looking for a way to show it on your site Vimeo does 
   a pretty good job of protecting your videos. Then you can use the embed code 
   to play on your site.
 *  I don’t recommend self hosting videos.
 * In your theme options > home layout. Move “page title” to disabled.
 * Kadence Themes
 *  Thread Starter [marios11](https://wordpress.org/support/users/marios11/)
 * (@marios11)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566779)
 * Hi
 * Is it possible to delete the title from the other pages? or even edit it?
 * Thanks again
 * Marios
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566782)
 * Hey,
    Every page you can edit the title. If you would like to remove the title
   you can add this css in your theme options > advanced settings:
 *     ```
       .page-header {
       display:none;
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [marios11](https://wordpress.org/support/users/marios11/)
 * (@marios11)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566783)
 * Hi
 * Perfect
 * Thanks
    Marios

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Virtue Sidebar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/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/)

 * 9 replies
 * 3 participants
 * Last reply from: [marios11](https://wordpress.org/support/users/marios11/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/virtue-sidebar/#post-6566783)
 * Status: resolved