my site is not visible, but i can give u credentials to it.
yes i added to theme option and added to the class
Just send a link to your site.
You added css into the theme options right?
And you added the class into the menu item?
Ben
Did some looking around for help, but can’t seem to find a similar issue.
When I try to display on mobile or resize page to a smaller window, the navigation menu disappears. Any help? Site is linked below.
http://www.gallatineventrental.com
Thanks in advance!
Is there a way to display a video on the homepage with a transparent header on top? Example
This is site I am working on. *Login to see link
I want to decrease the page name font size. Which shows as title in every page.
I also want to decrease the font size in footer menu. Like “free shipping” and “exchange and returns”
Website: Plunato.com
Hello again,
I’m now trying to modify the colours of the custom menu (ABOUT US) in my footer area 1.
I would like to change both the background and font colours, as well as the hover background and fonts colours.
My site is http://www.herbinjewellers.ca
This is what I’ve been playing with, still with no luck:
#footer .widget_nav_menu ul li a {
color: #5e5e5e;
background-color: #ffffff;
}
#footer .widget_nav_menu ul li a:hover {
color: #0236a6;
background-color: #ffffff;
}
Any suggestions would be much appreciated!
Thanks,
Jennie
1. I was able to accomplish this by setting up a “Full Width” Page Builder row and assigning the background color to the row.
I then added the widget, and matched the background color to what I set for the row. This tutorial will help understand what I’m referring to.
https://www.kadencewp.com/using-page-builder-virtue-premium/
2. I have the theme setup on multiple sites using the same API code, so you should be able to do this as well. Just try installing it via a zip file, and see if you’re able to use it on the new site. I don’t think you will have an issue, but I could be wrong.
First, I love your product. It’s fantastic.
But I have two quick questions. How do I get a full-page Kandence box on my homepage that’s fully responsive? I’m trying to embed a quote.
*Login to see link
Second, do I have to purchase a theme for every unique site? Or is there a bundle package?
Many Thanks!
You would need to contact your host. Make sure they are not blocking calls to external sites.
Ben
Hi
I want to replace the slider currently used with an image of our products rather – website is http://www.switchboardsunlimited.co.za, see *Login to see link
So the site visitor will scroll down down the image display until they reach the footer.
The image looks something like this – *Login to see link
I have gone through the theme settings and can’t see anywhere to set this up?
Also what would the optimum size of the image?
Thanks
Wayne
So it looks like your using php version : 5.2.17
I strongly suggest you update. That is a very very old version of php.
I did some testing and it’s directly related to your server. I tried your api info on a test site to be sure and it works fine.
I suggest starting with php but if thats not it you will need to contact your host and make sure they are not blocking Kadencethemes.com
Ben
I am using page builder on the SINGLE staff page because I want to have the SiteOrigin post carousel below the staff data. Mind you that I am using a custom staff page where the page content is below the picture and staff member meta.
Now, about the ALL STAFF page, can you tell me why some staff member’s soical incons and “Read More” link are not working?
Thank you,
Edmundo
http://skywardthought.com/blog/
Via the above link you can see that the top one is using the shortcode and the bottom one is using the Post Loop widget. (And yes, the top one displays the same way – like about 1/2 the width that it should – even if I delete the row with the Post Loop widget entirely; makes no difference. That shortcode seems to be fixing the width internally to itself.) Now, the one at http://daveromeo.com/blog/ is correct, and I’m using the shortcode there, too. Weird. The main difference between these two sites is that the first one – the one displaying the problem – is a full-width site, where the latter is a fixed-width site using some CSS for a full-width header. Both are laid-out in PageBuilder. -Dan
I would love to see your site. You are totally welcome to upload to a server a put a coming soon plugin so no one else would see then send me a login.
I can’t tell what your doing without seeing the site.
seems like a bug because on one other page i just deleted everything and it worked
What does this mean? You can get things to align how you want on another page?
Ben
Hi Team!
I am trying to set up a virtue testimonial carousel on my home page and would like to edit the CSS on the appearance.
You can see the active element live right now here: *Login to see link
I would like to:
1. remove the person/avatar thumbnail
2. remove the word bubble
3. change the font size (eg.25px) and colour (eg.white), make the writing in italics
4. change the colour of the name by whom the testimonial is written
5. perhaps remove the “Testimonial” heading
I am using the siteOrigin builder to create the widget,
where would I place the necessary code update?
Thank you!
Try placing this CSS into Theme Options> Advanced Settings.
Just change the “red” to whatever you want for your site.
ul#menu-about-us li:hover {
background: red;
}
Let me know if that works for you!
You can do this with css. Please post a link to your site.
Ben
Hey Dominik,
Here is a response from Ben from a similar request:
You can’t do that. Not like your saying. Boxed means there is a div box around all your content.
The closest*(not the same) thing would be to remake your site fullwidth and then add this css, ( change the background blue to whatever you want)
.wrap.contentclass {
max-width: 1200px;
margin: 0 auto;
}
.wide #wrapper.container {
background:blue;
}
Ben
Hannah
Nope this didnt work, i got both squares even big bit i cant get them at the same height
can you connect to me? website cant be online when this is not fixed
seems like a bug becuase on one other page i just deleted everything and it worked
Hi!
I’m trying to change the hover color of the custom menu in my topbar.
I tried the following code to no avail:
.topbarmenu ul li a:hover {
color: #dd9933;
}
Just wondering if someone might have some info in this regard.
Here is my site address: *Login to see link
Thank you for your help in advance 🙂