Forum Replies Created
-
in reply to: Responsive options for rows
Hello,
Sorry but there is not any options at the time to hide a row in mobile. You can achieve this using custom css.
Add the code into your custom css box.Best regards!
in reply to: remove the default padding between rowsHello,
Please go to General Options > Layout. You will find these two options there: Page Builder Row Margin Bottom / Inner Page Content Padding. Here is assigned the padding you want to remove. Change the values to your need.
Let us know.Best regards!
in reply to: Specular – Paralex DemoThis reply has been marked as private.in reply to: Top navigation barHello,
Please go to General Options > Header Options > Sticky Nav > Sticky Header, set it ON.
Best regards!
in reply to: favicon not changingHello,
Can you please check your ftp credentials? I am not able to connect to the server. See screenshot: https://postimg.org/image/xji01ubf9/
Best regards!
in reply to: Website ProblemHello,
Please fill in the wp and ftp login information on the extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
Hello,
Sorry, can you be more specific? What issue are you having with dummy data import? Can you send us some valid wp credentials in a private reply? So we can give it a closer look.
Which demo do you want to import?Best regards!
in reply to: Testimonial carouselHello,
Sorry for the late reply.
First add this code into your custom css box:.testimonial_carousel_element .pagination a.prev { opacity: 1;} .testimonial_carousel_element .pagination a.next { opacity: 1;} .testimonial_carousel_element:hover .pagination a.prev{ left: -22px !important;} .testimonial_carousel_element:hover .pagination a.next { right: -22px !important;}It will show arrows all the time in desktop and other devices as well.
Let us know.Best regards!
in reply to: Unable to install themeHello,
Please fill in the wp login information on the extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
This reply has been marked as private.Hello,
1-Please know that this is an additional plugin that you installed for your convenience and also the changes requested are personal customization, support for it it’s not included in this service.
However, i added this code into your custom css box:
.single-product ul.iconic-was-swatches.iconic-was-swatches--text-swatch.iconic-was-swatches--square { max-width: 400px !important; }It fixes the boxes alignment, but as for the label “Souhaitez-vous également recevoir le rapport en version papier ? (supplément 200€)” it’s not possible changing with css.
To further customize this i suggest you hire a developer or contact the plugins support.2-I added this code into the
@media(max-width: 480px)rule, for the top header links in mobile:.top_nav_transparency .widget:last-child { display: none; }It’s ok now. Please check our site.
Best regards!
in reply to: Mobile LogoHello,
Please add this code into your custom css box:
@media (max-width: 480px){ #logo { width: 100% !important;} img.dark { width: 100% !important; padding-left: 22px !important; }}Result screenshot: https://postimg.org/image/5nbj7wbpx/
Let us know.Best regards!
in reply to: favicon not changingHello,
You have many third party plugins installed in your site. One of them directly adds scripts to the header. I already tested the situation on my side and this does not happen. It means something on your side is affecting theme scripts and giving this issue.
Please deactivate all third party plugins. Switch to parent theme, to rule out every additional code change added in child theme and try again.
Let us know.Best regards!
in reply to: Menu And logoHello,
You have a very old theme version. Please update theme to it’s latest version 2.4 first. Let us know if the issue with menu and logo persists after it.
Can you please be more specific? I checked your site, but i don’t see any “View all” in the portfolio page, and you can set the name of the project since the moment when you create it.
Let us know.Best regards!
in reply to: Bug reportHello,
Thank you for reporting this. The developer’s team is notified of this. We will include a fix in the next theme update if needed.
Best regards!