Forum Replies Created
-
in reply to: Question about pay layouts / margins
Hello,
That’s because the second ‘row settings’ belong to Visual composer. That’s another plugin and has different elements.
Please add this code into your Additional css menu:.cl_controls { display: block !important; opacity: 1 !important; }It will make the controls visible the entire time so you can click easily on them. We will improve this feature in the next theme update!
Let me know.
Best regards!
in reply to: Google AnalyticsHello,
Sorry there isn’t any option already. You can add the code into file header.php. Or send us some valid wp credentials so we can do it for you.
We have this on our to-do list and will add the option in the next theme update.Best regards!
in reply to: Video Doesnt' Play on iPad, PhoneHello,
Can you please send us some valid wp credentials in a private reply? So we can check the configuration on this. Please send us the link of the page you are having this.
Thank you!
Hello,
I see the page header element has been added inside the content block that is boxed.
Try adding it outside the content so it will keep it’s fullwidth structure.
See screenshot: https://postimg.org/image/avgzyvgud/
Let us know if you still have difficulties with it.Best regards!
-
This reply was modified 8 years, 3 months ago by
Mirela.
in reply to: How to change font color on home page?Hello,
The title heading is wrapped inside a mark hightlight css class. Add this code into your Additional Css to change the color to your wish:
i mark.highlight { color: #ffbb00 !important; }Let us know.
Best regards!
in reply to: odd text on search pageHello,
This is very strange. I tried to replicate the situation but no text shows up on my side. Please try adding this code into your Additional Css menu:
.post-type-archive-product .cl-row { display: none; }Let us know.
Best regards!
in reply to: June social Widget does not show youtube linkHello,
Visual Composer a very popular content builder and is one of the included plugins. You can find it’s zip file in folder ‘extra-plugins‘ inside theme’s main zip file you downloaded from Envato.
Theme’s basic builder is the Codeless Builder. It was originally build on that. And as long as you use only the native Codeless Builder, there are no problems.
But since many customers have already used in the past the WP Bakery visual composer to create content in wordpress themes, we had to included this other builder as well.So what we are working on now (and thus pushing updates as often as possible) is to make it possible to integrate these two different builders. So that you can switch back and forth, from Codeless Builder to Visual Composer and still not lose any of the created content.
It’s not an easy task and we are trying our best to make it possible for it to work as well as it can. You certainly are the first one to prefer our builder instead of Visual Composer :) Thank you for your trust! We will work harder to make it even better for you.
Best regards!
in reply to: Mobile website not correctHello,
I added this code into your custom css box to reduce and reposition the logo in mobile:
@media (max-width: 480px){ #logo img { max-height: 38px; margin-left: 37px; }}Change the values to your wish.
-Please make sure to have set up a height for the slider for it to show up correctly in mobile. Go to page’s General Settings > Slider Options > Slider height.
Let us know.
Best regards!
in reply to: Logo for iPad, MobileHello,
Sorry for the inconvenience. I have reported it to the developers. We will check this up and fix it. I will get back to you asap!
Best regards!
in reply to: Slider empty white spaceHello,
Can you please specify the demo having this issue? So we can check it and fix it.
Thanks!
in reply to: Format Keeps ChangingHello,
Please add this code into your Additional Css menu:
.cl-custom-heading { text-align: center !important; }I have checked and this only happens in Firefox. If you open your site with Chrome, the settings are just as you have set them.
We will double check this and fix it in next theme update.Best regards!
in reply to: Folie – Where Is Font in Custom Typography Text BoxThis reply has been marked as private.in reply to: Make Header / Nav Sticky?Hello,
Please go to Customize > Header > Sticky, set ON the sticky option to make the header sticky.
Best regards!
in reply to: Twitter Icon Not in Mobile/iPad HeaderHello,
Please go to file style.css and find these lines:
@media (max-width:991px){ .cl-h-cl_header_text > div p{ line-height:20px; } .header-el .cl_socialicon{ line-height:20px; display:none !important; }Delete the
display:none !important;from it and save changes.
We will reflex these changes in the next theme update.Best regards!
in reply to: Folie – Where Is Font in Custom Typography Text BoxHello,
Yes, you can change the text style while writing from the present options (screenshot). But the font family is set up in Customizing > Styling > Body Typography. See screenshot of it: https://postimg.org/image/krh5vyrdh/
Let us know.
Best regards!
-
This reply was modified 8 years, 3 months ago by