26721 comments found.
Hello,
A question please:
How to insert a colored line at the top of the header like in one of your demo sites too?
Please see the screenshot (we have pointed to the thin colored line there) => http://www.screencast.com/t/4gT7Li9knv0
Thank you!
Hello,
We have added following css in Qode Options -> General -> Custom CSS field for this:
.header_inner {
border-top: 5px solid rgba(242,208,59,1);
}
you can just set the color you want of course.
Qode
Hi guys, I need help to change the image in the footer of 30 theme please.
Hello,
In Appearance -> Widgets, inside Header Bottom Center, you will see text widget, and at the top of it there’s this img tag , so just change the src attribute to the url of your photo.
Qode
Hello, and did that does not work, the continuing theme by calling the image with the next code:
”.footer_bottom { background: url (‘http://demo.qodeinteractive.com/bridge30/wp-content/uploads/2014/05/parallax_img03.jpg') no-repeat 0px 0px; background-color: transparent; background-image: url (“http://demo.qodeinteractive.com/bridge30/wp-content/uploads/2014/05/parallax_img03.jpg”); background-repeat: no-repeat; background-attachment: scroll; background-position: 0px 0px; background-clip: border-box; background-origin: padding-box; background-size: auto auto; background-size: cover; } “
I do not know where I can edit.
Hello,
Sorry, we thought you’re referring to logo in footer, not the background image.
That one is set in Custom CSS field (Qode Options -> General), you will see this code there
.footer_bottom {
background: url('http://demo.qodeinteractive.com/bridge30/wp-content/uploads/2014/05/parallax_img03.jpg') no-repeat 0px 0px;
background-size: cover;
}
So, just change the url to your desired photo. http://screencast.com/t/thdcWxNp7Q9
Qode
thanks guys!
You’re welcome.
How do I get the header logo, content menu, (right) side menu, and search feature all on on the same line for both desktop and mobile…preferably transparent to light on scroll? Also, my side menu icon and search icon are both white on a light header. How do I get them to show up?
Hello,
You can have it all in the same line like on our main demo
http://demo.qodeinteractive.com/bridge/In Qode Options -> Header, make sure not to use center logo option, you can center your menu http://screencast.com/t/SqoH4gqkXb0B
and activate Search and Side Area as well in Qode Options -> Header.
You can set header transparency coefficient both for initial header and on scroll there.
Yes, by default, when you use light header skin, the icons are white. You can either turn off header skin, and set your own icons and menu items colors, or you can override this default colors with custom css. If you want to keep light header, submit a ticket to https://qode.ticksy.com , and our support team will provide the css for this to override default white color for the header icons.
Qode
can you just take a look plz : #702405 Thanks 
Hello,
An agent has been assigned to it, the ticket will be processed as soon as possible, you should hear back from them soon on ticksy.
Qode
Thank you, solved
So, just tell me how to remove railway font. In genral, default font is Open Sans.
You’re welcome.
The support team has answered back to you, if you want to eliminate the call for the Raleway font, you can use child theme and modify the call for this font from main theme’s functions.php flie.
The support team can point you out on the changes you should make.
Qode
Bridge theme doesn’t support google location autocomplete!?
Hello,
Our Qode Google map element does not support it, and the other, the default Visual Composer’s map element doesn’t come with that option by default unfortunately 
You could try to add some required script call in your head tag, and some function that’s necessary (both can be found online) , but we haven’t tested it, and can’t tell will it work.
Qode
My layerslider content is vertically center in my homepage first row as I have set it, but It is not vertically center on mobile
I’m using layerslider with full width. I’m putting the slider in a parallax row. Row height is 600 and full width. The layerslider is set to 100% width and 600px height. I’ve made adjustments to full width settings in layerslider to get content horizontally center, but nothing makes it vertically center on mobile. How do I do this?
Hello,
Can you please submit a ticket to https://qode.ticksy.com , with a link to your site, so that our support team can see this on mobiles and provide help to center it there as well.
Qode
Hi, how do i add the WP login/logout function button to the top header?
Hello,
You can use default WordPress’s meta widget, and insert it in some Header Top widget area http://screencast.com/t/gHdJx3qS
You will need to write some css after it, to style it to look nice.
Qode
Hi, is it possible to create a link that open the side area for example in a text and not only by the icon in the menu? thank you
Hello,
Generally it is possible, but you would need to create some button/link and to write a script for it, that will do just what side area opener button does by default.
There’s no direct options for that within the theme unfortunately.
Qode
Hi guys…
I have this message at the top of my site and can’t understand it…The site is www.thevideoguys.ie and the message is ” /> page contents
Thanks for the help, Brian
Hello Brian,
As we can see, something broke up the html structure of your page, at the beginning of the body tag http://screencast.com/t/4ykK2h0t
Did you change some template files? It could be up to some changes you made, or some plugin you use, also make sure that all your widgets are properly inserted and closed.
For more help, please submit a private ticket to https://qode.ticksy.com , and our support team will take a look and provide more help to solve this as soon as possible.
Qode
@Losmino just change your browser and that issue will be resolved … had that problem too but I just made use of another browser. I guess its a browser catche/cookies/history or something
Hello,
Thanks for helping other users, we really appreciate it! 
Qode
Please help work on the mobile adaptation of this theme. I noticed that on Android, BBM, IOS, TAB its impossible to zoom the website on mobile phone. Please help this feature is needed badly.
Hello,
Please submit a ticket to https://qode.ticksy.com , with a link to your site, and our support team will have a look and provide help.
Just make sure that in Qode Options -> General, you have enabled Responsiveness http://screencast.com/t/DDTg50qPw
Qode
Hello, I am working with your theme, when I click Update page, layout on the page breaks, see the screenshot: http://screencast.com/t/WkZpVzrH2P Header and footer are fine, but main content is not full-width. Same is on mobile devices:http://screencast.com/t/yq57ExbA Also I am getting wide whit space between Header slider and content, this was happening before theme broke. URL: http://www.staging.michaelkormos.com/
Please advise how I can fix it. Thank you!
Regards, Art
Hello,
As we can see on the url – the content on the homepage is taking up full screen width, looks all fine.
There are two conditions to have content display across the full screen in width:
- Page template must be set to Full Width
- Row type must be set to Full Width
For the mobiles, make sure to disable parallax for touch devices in Qode Options -> Parallax, and to set a Video Preview image for your video slide in Qode Slider. http://screencast.com/t/AiSPqhre5F3q
If the problem is still on, please contact our support team by submitting a ticket to https://qode.ticksy.com , so they can help further.
Qode
?Hi?, Every time you want to add a new element to the helpers , theme throws problem by giving the outline of most of the elements from the device as shown in Figure(Problem) I hung. I’m very urgent so I hope our support?!
https://drive.google.com/file/d/0B_q23vC8_k0MeFl6QUpCV0UxWVE/view?usp=sharingHello,
Can you please submit a private ticket to https://qode.ticksy.com , and include a link to your site and WP admin access, so that our support team can inspect this issue.
Qode
How to disable featured image light box effect on single product page? I tried to uncheck light box option on Woocommerce setting, but it doesn’t work.
Hello,
The easiest way would be adding this css in Qode Options -> General -> Custom CSS field:
.single-product a.woocommerce-main-image {
pointer-events: none;
}
Qode
how do i enable the hamburger menu when the screen is below 1200px? i think the default is 960px.
Hello,
This requires a bit of custom css. If you need help with writing css for this, submit a ticket to https://qode.ticksy.com , with a link to your site, and our support team will provide the right css code.
Qode
Hi guys,
into my new website i’ve realized 3 contact form styles for the first 3 pages. Into the 4th page there is the same contact form without any style applied. With the qode options panel i’ve setted the color, but there is a problem with the default texts inside the form placeholders. How can i make these texts white?
Is there any otion to set into the qode panel or i have to create a custom css to do this? Please, help me!! 
You can view the 4th page here: http://web.creativitynetwork.it/contatti/
Hello,
Add this css code in Qode Options -> General -> Custom CSS field:
.page-id-15444 ::-webkit-input-placeholder{
color: white;
}
.page-id-15444 ::-moz-placeholder{
color:black;
}
.page-id-15444 ::-ms-placeholder{
color:black;
}
Qode
There seems to be no placeholder for the input field ‘city’ in the checkout. Please help.
Hello,
Yes, Woocommerce missed that placeholder in the newer plugin version. I recommend you submit a ticket to https://qode.ticksy.com , and our agents will give you instruction on which file you need to change, just to set this placeholder like for all the other fields.
Qode
Hello Guys, I just bought the theme a couple of months ago. But right now I see that you can use this theme allso as a onepage.But how do I do that? Please helpt me. I want my website the same as this: http://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/full_screen_preview/7315054?ref=cirvitis. I hope that you can help me.
Hello,
Yes, it’s possible to create a one-page website within our theme.
The idea is next : for each row/section of your page, you need to assign unique anchor ID
http://screencast.com/t/HrcmL8xaWand then, in Appearance -> Menus, you should add a Custom Links in your menu, and enter the Anchor ID of the row they should target, with the leading hash symbol (#) in the field labeled URL.
http://screencast.com/t/6dLuu8nYPfQode
Hi, I am about to get Bridge WordPress Theme, but I just have some questions.
1. With the video background, is it possible to have it with sound. 2. Can I have the video background with a hidden right bar menu? 3. How hard is it to customize.
The thing is that I need the site to be almost identical to this one http://pushhere.com/ but with sound and when you click on the hidden menu, to have the menu in the bar and a plugin installed in the rest of the screen. How hard will it be to adapt it?
Thank you very much for your answers!
Hello,
1. Yes, the sound can be enabled.
2. Yes, you can use our initially closed type for Left Menu.
3. Our theme is not hard to be customized. You can start with importing one of our 100+ demo sites, and see how it’s all done and modify it easily for your needs. Also, with the theme purchase you get six months of support from our support team, so they can help with all your questions.
And you can make such a site within our theme – to use left menu that’s initially hidden, and opens on click, and full screen sections like thay have on this site.
Qode
Prebuy question: Is it possible to add video on as background on this theme http://demo.qodeinteractive.com/bridge88/
Hello,
This is our Qode Vertical Split Slider element, and unfortunately, you can only set color or image for a slide (panel) background.
You can insert Video element inside panel content however.
Qode