Forum Replies Created
-
in reply to: theme update – features missing on front end
Hello,
This is theme’s style for testimonials. To remove it, please add this code into your Custom Css box:
.testimonial_carousel_element .pagination a.prev{ left:-60px; } .testimonial_carousel_element .pagination a.next{ right:-60px; }Best regards!
in reply to: June, Mobile menu does not workHello,
Please deactivate AP Mega Menu plugin first.
Let us know if the issue persists.Best regards!
in reply to: Missing Theme DemosHello,
Sorry for the misunderstanding.
Some demos are included as home apges in the deafult demo. You just have to install the default and select the related homepage. Then install via setup wizard the respective header/footer. If you want, add some wp credentials in a private reply. so i can install this demo for you.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
-
This reply was modified 6 years, 11 months ago by
Mirela.
Great! Thanks for sharing!
Hello,
I don’t see any button in the header. Also the responsive looks good (screenshot). I don’t think it’s a problem of button or other element rather then, adding more elements in header then it can contain..will distort the layout. There is a limited amount of space in header and you can only add as much elements as it can hold.
Best regards!
in reply to: View blogs in multiple languagesHello,
This happens because the blog in english, is in fact a blog element. Not the assigned posts page.
A site can only have one blog page. And the style you assign it in General Options > Blog Config, is only for this page.I suggest you select a style that is both present in the blog config menu(blog it), and in the blog element of visual composer (blog en).
Best regards!
in reply to: theme update – features missing on front endin reply to: picante DEMO not WorkingHello,
Please add some wp credentials in a private reply. So we can help you import it.
Best regards!
Hello,
1-I don’t see overlapping, except for maybe more padding left. Add this css if that’s what you want:
@media (max-width: 979px) and (min-width: 768px){ .container { padding-left: 10px; }}Result: https://ibb.co/tD1qxbK
2-I don’t see any overlapping except the minimum distance from header to content. For that add this:@media(max-width: 1024px){ #content { padding-top: 120px; }}Result: https://ibb.co/2hKfSgK
3-This is what i see: https://ibb.co/MkP6701
The tables are in distance and not overlapping. To make them further bigger, just edit the values for the code suggested in previous replies.Regards!
in reply to: mobile version problemsThis reply has been marked as private.in reply to: How to add account icon in menuHello,
The responsive block of code for the header tools is in file header.php. Line (173):
<!-- Tools --> <div class="header_tools">You can make the changes here. Please know that this is a personal customization, not included in support.
Best regards!
in reply to: Portfolio captionsHello,
Sorry for the late reply.
You can change the portfolio style in the portfolio element options (screenshot). There isn’t an option to add a caption to a single portfolio just yet. You can show the categories or some text from the content.Let us know.
Best regards!in reply to: Responsive Menu – cut off/not workingThis reply has been marked as private.in reply to: self hosted video doesn't showThis reply has been marked as private.in reply to: mobile version problemsHello,
The AP Mega Menu plugin is the culprit. I deactivated it and the mobile header is ok. This is an unknown issue for us. The developer is working on it and we will update theme as soon as we have it fixed.
Best regards!
-
This reply was modified 6 years, 11 months ago by