Forum Replies Created
-
in reply to: how to link a list item
Hello,
Sorry but this is not possible.
Best regards!
in reply to: background color issuesHello,
I see you have an error in your site. Please go to file js/main.js and find this line:
linkElement : 'a:not([target="_blank"]):not([href^=#]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'Replace with this:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'I don’t see any difference from this page to this one. Did you manage to fix your issue? Let us know.
Best regards!
in reply to: Mobile MenuHello,
What header style are you using? This is possible only if you have the “Logo in center and 2 navigation in sides” header style activated. And use the side menu in mobile in order to keep two different menus. Let us know so i can provide the steps for you to follow.
Else, it is not possible to have two different menus in one site.Best regards!
in reply to: Problems with responsive elements – custom headingHello,
All this can be fixed with a little css. Please send us your site’s url and we will send your the precise code to add into your custom css box.
Let us know.Best regards!
in reply to: Mobile Menu PositioningHello,
Thank you for your suggestion. We will take note of it.
Best regards!
in reply to: Responsive problem; Page header overlay colorHello,
I do see the page header overlay in mobile too (screenshot). If that is not what you meant, please send us a screenshot of your issue. so we can understand better.
Best regards!
in reply to: Responsive IssuesHello,
You have a very old version of theme. There has been many important changes since vs 1.4. Please download a fresh copy of theme files (vs 1.7) from your Envato account and update theme.
However, i opened your site from a mobile and the page is indeed responsive (screenshot).
Let us know.Best regards!
-
This reply was modified 10 years, 1 month ago by
Mirela.
Hello,
This is strange. Did you perhaps made any change to woocommerce files before? However, please add this code into your custom css box:
.image_wrap a.button.product_type_variable.add_to_cart_button { display: none; }Let us know.
Best regards!
in reply to: page has two h1 tagsHello,
That is a Title Heading element. You can not edit one title without affecting every other “Title Heading” element. I suggest you to use some other title element such as “Custom Heading” or “Separator with text”, etc.
Best regards!
in reply to: Color of Search Icon on Sticky HeaderHello,
In this case just add an
!importantto it:
header#header .header_tools .vert_mid > a:not(#trigger-overlay) { color: #333 !important; }Best regards!
in reply to: Blog Grid On Tower Demoin reply to: Responsive LogoHello,
The logo will be getting smaller with the change of screen size because it is responsive and will fit the new screen sizes. For the centering and white space, you can edit these with some css. Please send us your site’s url. So we can give it a closer look and help you with the css.
Best regards!
in reply to: Tower updateHello,
I added a google map in your contact us page. I set up the link to your address. I added this css code:
.wpb_content_element.list.only_icon { width: 100%; } .wpcf7-form-control-wrap input {border: 1px solid #C1BCBC !important;}into the page’s custom css box, to set the contact info lines one above another.
I installed the required contact form plugin and set up the contact form for you.Best regards!
-
This reply was modified 10 years, 1 month ago by
Mirela.
in reply to: Viedo in Codeless sliderHello,
The video url supported is just as stated in these text boxes, mp4/WEBm/OGG type. In each of them you can add a link of a video of the same type (can not add a youtube video in a OGG video type field).
We will consider to add in later updates a field for Youtube videos, but for now it is not available.Best regards!
in reply to: Service Media and Full Width ContentHello,
1-Yes, please use the z-index for it. Add this code:
.services_media.style_2 h5 { z-index: 1;}2-Please add this code:
.full-width-content .wpb_column .overlay { height: 314px !important;} .vc_col-sm-4 { min-height: 360px;}We will fix these in the next theme update. Thank you for letting us know.
Bes tregards!
-
This reply was modified 10 years, 1 month ago by