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.
I have the following questions:
Hi loculars,
1— It looks like that but the text is on middle as you can see.
(view on new page)
Maybe you can decrease your logo size fro your Theme Options > Branding area,
2— You can add add the code below to your Custom CSS area:
header.site-header {3— On what area please? Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.padding-left: 30px;
padding-right: 30px;
}
4— You can manage Typography (font type, size, and weight) on the Typography area of the theme (more info
).
You can change the theme colors on the theme skin area (more info).
To change the color inside the text element for example you can do this (video).
5— You can mix that and use the Icon and text element (example).
6— That is possible (example).
Thanks for the responses Ylli.
For 3) I mean i want to increase the space between the edge of the sceeen and where the logo and search box starts.Same with footer. See attachment
For 5) I want to add text on the right of the icon and not below it like you have show in the example.
Hi loculars,
3— I used Inspect Element to check which is the selector (see video).
Please add the code below to your Custom CSS area:
header.site-header { padding-left: 30px; padding-right: 30px; }5— You can do that by creating Inner Rows in WPBakery Page Builder (more info).