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 - 4,521 through 4,540 (of 5,356 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #35678

    Sure you can add this css:

    .sidebar button.kad-btn-primary {
        border-radius: 10px;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Video in sidebar?

    #35667
    This reply has been marked as private.
    #35647

    Hi,

    Please look at the following page on my site:

    I want to add rounded borders to the “Contact Us” button in the sidebar.

    Is this possible? Please let me know the custom CSS code to be added for this.

    Regards,
    Anirban

    In forum: Virtue Theme

    In reply to: Video in sidebar?

    #35621

    So you’re just wanting to remove the border, correct? Try adding this to your custom css box in theme options:

    .sidebar .wp-playlist {
      border: 0;
    }

    Hannah

    In forum: Virtue Theme

    In reply to: Video in sidebar?

    #35611
    This reply has been marked as private.
    #35593

    http://tek-medtrading.com/?page_id=69
    here is my site u can see my categories Tümü, Kahve Çeşitler etc. i want to show them in sidebar to filter on click, not in to center of the page. Thanks for quick reply.

    here is what i want to do 🙂
    http://s24.postimg.org/frp0tmilx/Ads_z2.png

    just and idea;
    you can create portfolio posts widget and portfolio filters widget for using page builder to create what i asked on top.

    #35588

    Hello,
    So I’m a little confused as to what you’re after. You can select a sidebar to be shown on the portfolio post edit page. Is that what you mean? Do you mind being a bit more specific? Posting a link helps..
    Thanks,
    Hannah

    #35580

    Hi i bought virtue premium theme from ur site. I want to show my portfolio categories in the sidebar (i can do that with custom menu in sidebar) when i click my portfolio categories its showing items but going to show only items not my sidebar. So i want my category filter in sidebar and items in content side. Can you help me ?

    In forum: Virtue Theme
    #35577

    I’m wondering if I can upload mp4 video to my sidebar.
    Thanks!

    #35541

    Sure you can add this:

    @media (min-width: 992px){
        .home .sidebar {
            margin-top: 60px;
        }
    }

    Ben

    In forum: Virtue Theme
    #35527

    1. You would have to use a layout without a sidebar. like the demo you linked to. When you add a sidebar it doesn’t leave enough room to do the two column layout with the image on the left.

    You can set your columns to 1 though and it will have that layout with a sidebar.

    2. click “virtue shortcodes” next to the add media button on a page and then choose blog posts.

    3. Yes

    Ben

    #35503

    Hi guys ( again hahaha)

    In my homepage ( http://www.staseraintivu.com ) I have the sidebar, but it’s too close to the slideshow ( it’s covering the shadow of the sidebar ). Can I do something to put it a little lower?

    In forum: Virtue Theme

    In reply to: Sidebar on Home Page

    #35257

    Hey, is your sidebar showing on the homepage at all? By default it will show on the right, but you can add css to move it left: https://www.kadencewp.com/frequently-asked-questions/
    As for the rest of your content, have you set your page as a static page in settings > reading? And also enabled page content in theme options > home layout?

    Hannah

    #35255

    I’m having a hard time trying to find tutorial or simply documentation to help me building a sidebar on the left side of my homepage. I already enable to Display a sidebar under Home Layout, added Page content to it, created a page named Home and wrote some content on it. But the content is not showing in the Home page.

    Please help.

    #35180

    I set up a sidebar called Blog for my blog page. Added widgets to the page and selected Blog under Sidebar options. However, it still shows the primary sidebar. What did I miss?

    Thanks,
    Karen

    #35116

    You can add css like this:

    
    .sidebar .widget-inner li {
      line-height: 20px;
      padding: 5px 0;
    }

    Ben

    #35114

    How do I reduce the space between lines for a menu item in a sidebar that is wrapping?

    Look at:

    Bottom right hand corner of the page (bottom if right sidebar) contains a menu with the following items:

    News
    District Newsletter – Third District Today (TDT)
    Calendar of Events
    Vi Blogger

    You’ll notice that the first sub-item (District Newsletter – Third District Today (TDT)) wraps because it is long, and there is a ton of space (equal to that of the other menu items) between the wrapped lines. I want to shrink that space so that the wrapped item’s lines are closer together and appear more “natural”.

    You can see an example of this in the main menu (secondary menu within the theme) across the top of the page. If you drop-down the News menu, you can see how District Newsletter – Third District Today (TDT) wraps nicely without excess space between the wrapped lines. (I tried setting the line-height for the sidebar widget menu element, but it just seems to ignore it. I was able to change the font size, etc. so I know I was affecting the correct element, but it just ignored line-height.)

    I look forward to the answer!

    #35046
    .sidebar a {
    color: #fff;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Icons on post listings

    #35045

    Yes it is but I only want to remove them on the home page and not on the post page i.e. on the sidebar that’s on the homepage and sidebar that’s on the blog page

    Nathalie

    In forum: Virtue Theme

    In reply to: Icons on post listings

    #35044

    Hey,
    I’m only seeing the pen icons on the sidebar. Is that what you’re referring to?

    Hannah

Viewing 20 results - 4,521 through 4,540 (of 5,356 total)