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
The reason they’re displaying like this is because they are different sized images. If you add larger sized images, that will make sure that they are all cropped to the same height and width to display optimally at any screen sizes.
You can use this CSS to get them to shrink down though:
.home_blog .home-sidebar .imghoverclass img { max-width: 60%; }Place that into Theme Options> Advanced Settings and let me know if that works for you.
In forum: Virtue ThemeIn reply to: New Shop Layout
1. There really isn’t an option to make two sidebars on your shop page.
2. I can’t find a good solution for this. The amount of text within each menu item is what is pushing it down. Someone else might have a workaround, but I can’t figure it out.
3. I don’t believe that this is a built in function of the theme. Are you using a plugin for this? If so, which one?
In forum: Virtue ThemeTopic: New Shop Layout
Dear All,
I have some Questions to my shop
*Login to see link1. would like to know if it is possible to change my shop and make where 2 Sidebars on each side ?
2. Is where a possibility to centre the Subcategories in the orange frames ? Now you see it “lays” on the bottom frame / line. Would like to make the words on the middle of each frame
3. Still have the problem with a frame over a editorarea …
Example :2 lines spilt the row
in each row are 2 pictures and 3 Page Editors and a Button
over these whole area I would like to make a frame —> How can I do …The frame ( outlines are possible ) if I have only 1 line … but I have more it is not possible to choose the function
Thanks a lot
Jenny
Hello! Loving the Virtue Premium, and the support has been quick and helpful! However, when I select “Display as Dropdown” for the Archive and Category widgets in my sidebar or footer, I get a double title: one big, one small. This occurs even if I leave the “title” field blank. My site is here:
Any fixes? I can hack css but I am not a coder. Thanks!
In forum: Virtue ThemeIn reply to: Cursor not working after using home widget
July 28, 2016 at 11:58 am #105241Hey,
Sidebar. I was not talking about theme options settings. Go to the page you have set as your font page and edit it. In side the page edit you can choose a page template. There make sure you have set it to defualt.Ben
In forum: Virtue ThemeIn reply to: Cursor not working after using home widget
Hey,
Do you have a page set as your posts page (settings > reading)? If so, you should remove that and leave it blank.What do you mean “all sidebars”? Have you already created a new sidebar from Theme Options > Misc Settings and added content from Appearance > Widgets?
Hannah
In forum: Virtue ThemeIn reply to: Cursor not working after using home widget
In forum: Virtue ThemeIn reply to: Cursor not working after using home widget
July 26, 2016 at 5:30 pm #104928Hey,
For the sidebar make sure the page you set to be the home page is not using the fullwidth page template.You can add this css for the font:
.footerclass .virtue_image_widget_caption { font-size: 16px; }Ben
In forum: Virtue ThemeIn reply to: Custom menu link on all width
July 26, 2016 at 4:37 pm #104914Hey,
Sorry for the delay! I’ve been out with the birth of my first child 🙂In your theme options > advanced settings > custom css box you can add this css:
.sidebar ul.menu li a { display: block; cursor: pointer; }That should get you all set.
Ben
In forum: Virtue ThemeIn reply to: Categories only show excerpt
July 26, 2016 at 4:22 pm #104910Hey, sorry about the delay, I’ve been out for several days with the birth of my first child. This does seem to be a theme issue with category pages that don’t have a sidebar. I’ll get an update out as soon as I can with a fix.
Ben
In forum: Virtue ThemeIn reply to: Cursor not working after using home widget
In forum: Virtue ThemeIn reply to: Custom menu link on all width
Hi Hannah,
Sure, see it here, for ex.: http://www.ensola.ro/ce-facem-noi/. The link is active on item title only, not on all the width of the sidebar.
Nicolae
In forum: Virtue ThemeIn forum: Pinnacle ThemeTopic: Two part question
My first question is this, in the editor on my blog posts I have titles and keywords bold and the rest of the blog is not set to bold. but when I do a preview of the post all the lettering is bold. Is this something related to the theme or am I doing something wrong. Also I added to my Primary sidebar the pinnacle widget Pinnacle Recent post. But it does not show up in my sidebar. Will this happen once I actually post a blog. Thank you for your reply.
In forum: Virtue ThemeIn reply to: Page title and Call to Action Parallax
Hi Ben
Thanks for the help, the page title issue came down to Yoast SEO meta title, it is fixed already.
However, regarding the sidebar with call to action, I tried to disable the sidebar for the page, it is still showing the same problem. I would just disable the call to action first until I find the solution.Thank you
In forum: Virtue ThemeTopic: Sidebar Custom Menu
In forum: Virtue ThemeIn reply to: The Event Calendar – hide sidebar in single event
In forum: Virtue ThemeHi,
I just installed The Event Calendar — I wanted to hide the sidebar on the overview page but had to do that with this CSS code in Advanced Settings:
(see this page: *Login to see link
______________________________.events-archive .sidebar {
display: none;
}
.events-archive div#ktmain {
width: 100%;
}
______________________________That worked ok, but the sidebar is still showing on the single event page — how can I turn off the sidebar on this view?
see this page: *Login to see link
Thanks in advance for any support — need to resolve this quickly.
In forum: Virtue ThemeIn reply to: Page title and Call to Action Parallax
July 20, 2016 at 10:12 am #1040941. IN your theme options > misc settings remove the favicon if one is there.
2. Do you have Yoast SEO installed. The page meta title would be set using a plugin like that.
3. Did you turn on a sidebar for your page with call to action?
Ben
In forum: Virtue ThemeIn reply to: All Shop Pages Padding Left & Right
Thanks Kevin and Hannah,
I though it may be helpful if I posted the 3 styles to achieve the look on the normal pages and shop pages:
In box layout I needed to add extra padding to the left and right of the content on all pages including the shop and this seems to have worked.
.boxed .contentclass { padding-left: 25px; padding-right: 25px; } /* Move Sidebar and Product Sorting Inward*/ aside#ktsidebar, .woo-archive-pg-order { padding-right: 40px; } /*Fixes non shop pages right padding*/ .entry-content { padding-right: 50px; } -
AuthorSearch Results


