Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'sidebar'
-
AuthorSearch Results
-
In forum: Virtue Theme
Topic: CSS FOR HEADERS & NAVIGATION
February 1, 2016 at 2:06 pm #78967Hello,
1.)I am wondering if there is a way to selectively hide H1 Page Titles. Specifically, I would like the title to remain on the homepage (due to how I had to configure the page content and the widgets) and on the title names for the individual portfolio projects (I think not displaying the titles on the portfolio pages also hides the portfolio navigation as well) – I would like to hide the page titles everywhere else. How do I do this?
2.)Additionally, I would like to change the size of the H3 headers in the sidebar. How do I isolate them and change the size/font/etc. without changing all the other H3 headings on the site?
3.)I used the following CSS to hide the blog navigation on the homepage, but it also removed the page navigation from the blog page – is there a way to hide the navigation on the homepage and still have it remain on the blog page?
.wp-pagenavi {
display: none;
}4.) Lastly, is there a way to remove the navigation from the testimonial carousel on the homepage and/or have the title wrap in mobile view?
wwww.traceyreneehubbard.com
Thank you for your help
In forum: Virtue ThemeIn reply to: Remove header widget padding and margins
It now looks perfect in Google Chrome. Firefox still displays a thin white line (maybe 1px?) to the right and beneath the slideshow. IE is fine to the right, but still has the thin line underneath the slideshow. Just to level set, here is all of the custom CSS I currently have in Advanced Settings:
.page-header {
display:none;
}
.footercredits {
height: 20px;
padding-top: 0;
padding-bottom: 0;
}
[class*=wp-image] {
padding: 0px;
}
.contentclass {
padding-bottom: 5px;
}
@media (min-width: 992px){
#ktsidebar.kad-sidebar {width: 30%}
.main.col-lg-9 {width:70%;}
}
@media (min-width: 992px){
.kad-header-left {width:18%;}
.kad-header-widget {width:82%;}
}
.kad-header-widget .flexslider {
margin-right: 0;
margin-bottom: -1px;
}
.kad-header-widget {
padding-right: 0;
margin-right: 0px;
float: right;
}In forum: Virtue ThemeIn reply to: Alignment of sidebar and main content title
February 1, 2016 at 12:24 pm #78915You can add this css:
.sidebar .widget-first,.sidebar .widget-first h3 { margin-top: 0; padding-top: 0; }Ben
In forum: Virtue ThemeIn reply to: Sidebar height
February 1, 2016 at 12:05 pm #78900Hey,
You can’t make the sidebar the same height as the content unless you used custom javascript to set a fixed pixel size. Or you change the css to an absolute position which isn’t good for responsive sites.If your just wanting to add a border you can do it on the side of the content that way it will stretch the height of the content regardless of the sidebar.
If you post a link I can help.
Ben
In forum: Virtue ThemeIn reply to: I want to make categories sidebar in shop pages
February 1, 2016 at 11:21 am #78879Hey,
In your theme options > shop settings. Make sure you select to have a sidebar and choose which one. Then in your apperance > widgets add a product categories widget to the sidebar widget area.Ben
In forum: Virtue ThemeIn reply to: Alignment of sidebar and main content title
February 1, 2016 at 10:45 am #78859Can you post a link, this could in part have to do with what widget is in your sidebar.
BenIn forum: Virtue ThemeTopic: Sidebar height
In forum: Virtue ThemeIn reply to: Portfolio option missing
February 1, 2016 at 9:51 am #78835Hey,
So the grid widget is only designed for sidebars or footers. It’s set up to output small thumbnails.You can use a shortcode if you would like to add portfolio posts in a page. For example:
[portfolio_posts columns="5" items="10"]Ben
In forum: Virtue ThemeIn reply to: a bug on my page prix
Hey! I’m not seeing any sidebar on that page. The way it is determined whether or not a sidebar will be displayed is by way of the page template. If you want to be sure no sidebar will display, then in the page options, you should find the “page attributes” section on the right. There is a templates option within that section, and if you wish to display no sidebar on the page, select “full-width” and you should be set.
Hope that helps!
In forum: Virtue ThemeIn reply to: Categories Background Colour
In forum: Virtue ThemeTopic: a bug on my page prix
I have on my page “prix” a sidebar in white which I want to cancel it nf I dont know how
http://www.les-roselieres.fr
if i go on page builder or editor
I see “h2” which i cant cancel it
is ther any solution to cancel h2In forum: Virtue Themei want to make categories sidebar in shop pages such as: t-shirt, watch, pets, food. i’m using virtue premium theme btw and already completed the shop pages. but i really want to make a sidebar that show all categories for customer to choose and after customer click the certain categories such as watch, then only watch products will be on the page.
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: an amazing horizontal bar appears on my tablett
In forum: Virtue ThemeTopic: Fullwidth Template Error
Good morning,
We have the Virtue Premium template and in the last days, we have found a problem with the fullwidth in the web pages. We dont know why, the template is forcing a sidebar in all the pages, and the options in the “Edit page”, like the slider selection, has disapeared. When we force the “Fullwidth” or the “Feature” mode in the “Edit pages”, there are no changes in the pages.The web page is: climbo
¿Could you help us please? We dont know how to resolve this problem.
Thank you very much for your attention
Best regardsIn forum: Virtue ThemeIn reply to: Cannot display sidebar on post
In forum: Virtue ThemeIn reply to: sidebar being pushed to the bottom!
Hi Ben,
The problem with the register button is resolved. It was related to WooCommerce Plugin (latest version).
Now, I am back to my original problem, which is the sider bar on some pages after the user registers and WC Vendors Plugin is activated.
The code you sent me, unfortunately, didn’t help. After embedding the code into the functions.php of my Virtue Child theme, the sidebar appears on different locations on different pages depending on which page you are on.
FYI: I have selected the primary sidebar and I want it to be on the right side as it usually is with Virtue Premium.
Hi Hannah: you should now be able to register so you can see what I mean.
Thanks for the help,
JayIn forum: Virtue ThemeIn reply to: Cannot display sidebar on post
In forum: Virtue ThemeIn reply to: Cannot display sidebar on post
Hannah.
I do have Display Sidebar set to Default under Post Options.
Re content in sidebar. Good question. I do have 2 posts. Each has categories and tags. There are no comments.
Given that, I think I should at least have Recent Posts and Archives showing.
If I look at a post I can see space set aside on the right for the sidebar.
Jerry
In forum: Virtue ThemeIn reply to: Cannot display sidebar on post
-
AuthorSearch Results


