Forum Replies Created
-
in reply to: Divider full width on mobile
Hello,
Please can you add this custom CSS code into Folie > Customizer > General > Custom Code:
@media (max-width: 400px) .cl_divider .wrapper { max-width: 100% !important; }Let me know.
Regards!
in reply to: plugin activation and updateHello,
Please share with us your wp creds and online link so we can look into and help you with the installation.
Regards!
in reply to: change portfolio info to show addressHello,
You can do that by adding this simple css code into style.css file of your child theme
.portfolio-item .h6{display:none}Regards!
in reply to: Specular – Use Font Awesome IconHello,
Yes, we can update the font awesome but this will need some customization. Please can you share with us your wp credentials and online link (private reply) or you can wait for our next update.
Let us know.
Regards!
in reply to: changing templates from portfolio light to default.Hello,
Ok, you can do that and using our Codeless Builder.
Regards!
in reply to: Image is not loading in mobileHello,
Please can you share with us your wp credentials so I can fix this for you? (Fill your user profile details.)
We are going to fix this issue in the next update.
Let me know.
Regards!
in reply to: Rows have huge marginsHello,
The issue was caused by the Optimole Plugin that you have installed.
I recommend you to use Jetpack CDN instead and it is free.
Let us know.
Regards!
in reply to: One Page Menu Items + Fixed HeaderHello,
First, you have to add the following lines of code into Customizer > General > Custom CSS Box
@media(max-width:767px){ .cl_slider { min-height: 50px; } .cl_media video, .cl_media iframe{ width:100% height:100% !important; } }If you can’t the persists send your wp credentials so we can do that customization for you.
Regards!
This reply has been marked as private.in reply to: One Page Menu Items + Fixed HeaderHello,
You have only to drag and drop the third image to the second column.
If you can’t do that share with us your wp credentials so we can do that for you.
Regards!
in reply to: tower theme plugins outdatedHello,
Sorry but the LayerSlider will not be updated anymore because the plugin will is not sold anymore on Envato so we can’t use anymore the old license.
Regards!
in reply to: One Page Menu Items + Fixed HeaderHello,
Please check it out this tutorial on how to set the One Page: https://codeless.co/create-one-page-wordpress-website-scratch-or-themes/
Yes it is simple you have to create the two rows: Two Rows with 3 columns and you can add 3 single staff elements for the first row and 2 single staff elements in the second row.
About the video, I have to check out the online link.
Let me know.
Regards!
This reply has been marked as private.Hello,
There is the only way to make this possible by using the On Scroll features that Revolution Slider offers:
Regards!