Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Hi, Yes, you can re-create the same demo but please remember that for 3 of 4 slides on this demo, we bought the images so if you want to use them legally, you should buy them as well. Below we are giving you paths to images: http://photodune.net/i…
-
If you want to get them the same size, you need to upload images that are the same size. In reference to 2nd question, you can not have different thumb and header background.
-
Hi, no, this is not possible. To insert picture you need to use Muffin Builder or shortcode.
-
As we see, you got Mega Menu already which looks good. Except what you did so far, you need to use extra css that we used on our demo as well:/* Menu */ #Top_bar .menu > li > a { font-weight: bold; letter-spacing: 2px; } #Top_bar .menu > li…
-
Please show us on screenshot then what you mean exactly and also please include the link to page that concerns screenshot.
-
This mean that we just wrapped these texts into span. That's it. We did not customized any css because themecolor class is included by default. What you can also do, is just wrap into span with own local styles, like:Text out of span<span style=&…
-
If you don't see any errors, then probably we are talking about different sites. http://pasteboard.co/1kk5dbe9.png - this is the proof.
-
What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. If you know coding, there is no limits obviously. …
-
The link you sent above, does not work. There is no image.
-
Hi, please send us link to page where you want do this.
-
Hi, in reference to TF license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as much licenses and many sites you want to build. Of course this concerns al…
-
Hi, please send us link to page where you are unable to change bg color of menu.
-
Hi, this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Thanks for understanding!
-
You are welcome ;)
-
You can remove them with:.clients_slider .clients_slider_header { display: none !important; } .testimonials_slider a.slider_next, .testimonials_slider a.slider_prev { display: none !important; }
-
You are welcome :)
-
If you want to remove just image frame, then you need to use:.single-post .single-photo-wrapper .image_frame { display: none !important; }
-
You are welcome ;)
-
.image_frame .image_wrapper .mask::after { display: none !important; } .image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
-
Hi, you can do this under Theme options > Translate > General section.
-
Button must be in section which is FULL WIDTH NO MARGIN style.
-
We see this one but this button is not Comprar en nuestra red de distribuidores as you wrote above. Because it's WooCommerce page, you can only change it's background around whole site only with the following css:.single-product .summary a.button.…
-
The only solution we found for blog items might be done with the following css:.post-photo-wrapper iframe { width: 140% !important; } or:.post-photo-wrapper iframe { height: 150px !important; } But for single post page, you need to use:.single-pho…
-
You are welcome! :)
-
This time it works. We did checked it and found that it does not work properly because of your 2 different css lines:.wpcf7-not-valid-tip { left: 0px !important; } .wpcf7-not-valid-tip { left: 790px !important; } what you can see on http:/…
-
Ok, we found where the problem is. You forgot to set style="flat" for this gallery.
-
1. This font comes from Big Headings option. 2. To change font size of this title, you need to use:.sliding_box .desc_wrapper h4 { font-size: 30px !important; } 3. This is not possible unfortunately. Sliding Box item does not have such effect.
-
You're welcome!
-
http://pasteboard.co/1k6NsKzE.png - this is what we did. We wrapped some words into span with themecolor class.
-
Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.