Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Please see the attached image, I have two questions about the fullscreen layout:
1. is it possible to hide the navigation in the bottom right?
2. how to change the title font size (trying to make it smaller) here?
Thank you.
Hi Eshen,
1— Can you please add the code below to your Custom CSS area:
.single-portfolio-holder .portfolio-navigation.right-side { display: none; }Or if you want that CSS code to be valid only for that page just put the code int the Parameters and Options > Custom CSS area.
2— Here is the selector:
Just do this: https://d.pr/v/HN9JGw
Have a nice day!