Thread Starter
follet
(@follet)
Solved:
- In the Layout type 100%
- in the theme.json file edit value of variables for
--wp--custom--spacing--outer and —wp--custom--spacing--small
In this case width of all content will fit full screen.
Thread Starter
follet
(@follet)
I wrote message via email.
Thread Starter
follet
(@follet)
Thank you for your answer. I added a “Legacy widget” and I made the next language settings:
- Displays flags
- Hides the current language
In this case, I see before flag – marker. I tried to add CSS code to the main CSS style style.css but it doesn’t help me.
.lang-item {
list-style: none;
}
How to completly remove or hide the dot?