Hi.but when I try to add it to my custom.scss I can't get it to work.
This should work. If this does not work, you should study the documentation of your template to know how the compilation from SCSS to CSS occurs (perhaps you need to click some button to complete this) or how customize CSS. Or add a code to a simple CSS file but not to SCSS file.
As for alignment, basic - so.
Code:
.jl-container {display: flex;align-items: center;}
But I want to note that perhaps the code of your template does not have unique selectors and the above CSS can affect something else.
Statistics: Posted by Pavel-ww — Tue Nov 19, 2024 8:35 am