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'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 3,541 through 3,560 (of 5,356 total)
  • Author
    Search Results
  • #78967

    Hello,

    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

    #78934

    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;
    }

    #78915

    You can add this css:

    
    .sidebar .widget-first,.sidebar .widget-first h3 {
        margin-top: 0;
        padding-top: 0;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Sidebar height

    #78900

    Hey,
    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

    #78879

    Hey,
    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

    #78859

    Can you post a link, this could in part have to do with what widget is in your sidebar.
    Ben

    In forum: Virtue Theme
    #78843

    Hi,

    it is possible to make the sidebar the same height of the left content, I want to put a 1px line (border) beetween the sidebar and the left content.
    I have tried with .kad-sidebar height:100% or inherit but it is not working.
    Thanks, Gabi

    In forum: Virtue Theme
    #78835

    Hey,
    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 Theme

    In reply to: a bug on my page prix

    #78832

    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!

    #78820

    Hey Karisma,
    This css will affect the whole sidebar:

    .sidebar {
        background: #fff;
        padding: 5px;
    }

    Just paste it in your custom css box in Theme Options > Advanced Settings.
    Hope it helps!

    Hannah

    #78779

    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 h2

    #78760

    i 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.

    #78745

    Hello,

    Can we align the top of the main content and sidebar? The title of the post and title of sidebar widget are not on the same line.

    Many thanks and best regards,

    Ed

    #78717

    I changed the menu and I didnt assign the mobile navigation in my mean menu but I have still the same problem
    Have a look and tou will see a sidebar on the bottom

    #78699

    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 regards

    #78612

    Your sidebar is empty? What exactly are you wanting to show? Sidebars work by displaying widgets. You can these from Appearance > Widgets.

    Hannah

    #78564

    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,
    Jay

    #78538

    Which widgets are you using in your sidebar? You can check from Appearance > Widgets. Right now it doesn’t look like there’s any content.

    Hannah

    #78530

    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

    #78463

    Hey Jerry,
    In your post edit page[s] make sure you have you have Display Sidebar set to Default under Post Options. Does that make a difference? Also, make sure there is content in the sidebar you’re selecting.

    Hannah

Viewing 20 results - 3,541 through 3,560 (of 5,356 total)