Hi folks,
How is it possible to get rid of the grey lines above and under the pagetitle as shown here: *Login to see link
At this Virtue example page there are no lines visible: *Login to see link
Thanks!
I have searched just about everywhere I could find in virtue premium except the code, to determine how to enable media file captions on the woocommerce product pages when the gallery image is clicked and is currently being shown in the lightbox.
I would also like to disable the titles so that only captions are shown, or optionally only show the titles under the lightbox images if there is no caption/description.
How do I go about effecting this change?
I’m using the Portfolio Carousel as a widget on a oage in the page builder, and I’d like to do 2 things:
1. Increase the size of the navigation arrows?
2. Change the visibility, so that they can be seen always, not just when hovered over?
Thanks,
Ben
Hi again,
1. You uploaded 1200x800px images – this is a bit small for full width.
2. Your images are downscaled to 940x627px. Correct this by clicking on the picture in your page, then you can edit the properties of the picture (pencil icon): set to full size and center the image. This will bring you much closer to your desired design.
3. The site you are pointing to is also not full screen – it has a white margin left and right. That margin can be set in Virtue as follows:
Go to Theme Options > Main Settings > Site Layout Style and chose the Layout with or without margins.
That particular site is a bit different as layout but you can obtain similar design in Virtue too.
Hope it helps,
B.
Hi, I would like to change the “ADD TO CART” font size and remove the BOLD option in the PRODUCTS PAGE.
And btw, increase the size of the products thumbnails (they seem to be cropped to a 1:1 ratio). I would like to make them wider. I have tried to change it using the ”
Product Image Aspect Ratio” but nothing happened.
Thank you!
Hi Ben,
I have just put the website online to see if I can fix this bug. I tried changing the permalink but it din’t fix my problem. This is the link for the page I am having problems with the translation: http://www.vaulot.com/projets/?lang=fr
As you can see it’s a portfolio grid page that shows the correct portfolio types in the filter menu but on the grid it shows the English version of the projects ( as you can see if you hover, the portfolio type shown under the title is in English, and if you click it takes you to the English version of the website).
Any idea on how to change it?
Hi,
1.I saw that now my main navigation is aligned lower on my pages than on my home page. Therefore, the menu is also not in the middle of the shrinkable header. How can I fix it so that it is aligned like on the homepage?
2. How can I increase the space between the menu/logo and the side content and also increase the space between side content and footer? I know on regular pages I could just insert empty rows with page builder, but this doesn’t work on blog, contact or woocommerce pages.
3. I would like the field labels for the contact form and also the fiel labels for shiiping&billing not too be bold, but regular font. Is this possible?
Thanks a lot.
How to achieve the effect of this page?
thanks
This reply has been marked as private.
Hi!
I want my blog to be displayed as full width, but even though I’ve gone through all the theme options for this, the blog content is displayed too narrow and aligned to the left.
I have chosen the full width template for all pages and the full width layout, but it still doesn’t look like I want it to…
Do you have any hint for me?
Best,
Lisa
This reply has been marked as private.
good evening.
im new to this them and im reading the documentation. Im having a bit of an issue and I cant find the answers:
1. im using a demo 3 homepage, how do i get the revolution slider to stay stable and not scroll when i scroll down the page?
2. Can someone look at my homepage: http://www.thehappytongue.com and tell me how to change the size of the header? there’s so much white space.
thank you.
Hello,
is there a way to deactivate the mobile theme. To see on mobile devices also the normal webpage?
Thank you!
None of the links above have page ids, they have post ids and other stuff. Following the instructions in the video and applied to your css, i added the following css but it did not work, sure I am missing something.
.p-1 #content .single-article article {
background: #fff;
color: #000;
}
.p-1 .single-article article .entry-title {
color: #000;
}
Also, if I get this method to work does that mean I will have to add custom CSS for each and every blog post? I only have one post now but plan on adding posts weekly, seems like a lot of custom css. Thanks for your rapid responses though!
Hey Cory, glad to hear you like the theme! 🙂
Once you know how to do this it’s not that difficult. You just need to change out the page id in the css. You can find the page id in the URL of the edit page. This video explains – https://www.youtube.com/watch?v=fLg2T1AvmFE
So then you’ll just need to copy and paste the css but change out the page id.
Hope that makes sense!
Hannah
I was originally thinking the whole page being white background but after inserting your code I like this effect much better! While the blog page now looks great, unfortunately I am not sure how to transfer this style over to the other blog related pages. For example, if you click on the blog entree title, it takes you to the single blog page (http://jackassflats.net/?p=1) which is still white text on black background. BTW, you guys are the greatest, purchasing your theme was the best money spent to date! Very soon now my questions will not be constantly in your inbox!
Hi Artem,
You can do this using page builder. In settings > reading set your home page to a static page and select “home” as the front page. Then in theme options > home layout make sure page content is enabled. Then go into your home edit page and add whatever you like using page builder. This tutorial explains a bit more- https://www.kadencewp.com/using-page-builder-virtue-premium/
OR you can just use the icon menu in theme options > home layout.
Hannah
Hey, I think the best way to do this is by using page-id’s and css. Like this:
.page-id-22 #content .single-article article {
background: #fff;
color: #000;
}
.page-id-22 .single-article article .entry-title {
color: #000;
}
Then you would just have to do it for every page you want changed. Does that work for you?
Hannah
I searched through that forum, and got these posts as results… I didn’t realize it was about a different theme!
Still… I have a section inside “portfolio options” about the category pages, and I can set an image for each portfolio type… so that kind of page must exist O_o