The header contains a logo (left justified) and the primary menu (right justified). In the header builder there appears to be a 50/50 split in the length allowed for the logo and menu. This causes a visual problem as that is too much space for the logo and too little for the menu, thereby causing a wrap of the menu (even on a full desktop monitor).
How can I eliminate this wrap?
Is it possible to adjust the split to be 25/75?
]]>thank you for this awesome theme.
I have a question, because we have a problem in the columns wrapping in tablet. In particular for what concerns the upper part of the web with a form inside.
It’s possible to change the core breakpoint, for example right now the defualt wrap is at 782, it’s possible to set at 1200px.
I have tried some codes to modify the responsive breakpoints, but it doesn’t work. Below an example:
@media?(max-width: 1200px)
.wp-block-columns?{
flex-wrap: wrap!important;
}
Can you help me?
Thank you.
Altaico Seguridad.
]]>I tried to add custom css first via GUI and then via plugin, didn’t work. I wanted to add manually but I couldn’t find where style.css is empty (contains license).
the solution is not necessary to add css, the main thing is that it works, please tell me.
in extreme cases I can change the WordPress theme, but then if you suggest, tell me at least which free theme has it. the site is not in English.
theme 2024
]]>I started a topic on the “Feed them social” because when your both plugins are on the same page and the consent is valid, the whole links on the page are no more clickable.
https://www.ads-software.com/support/topic/links-are-no-more-clickable/
The problem is that you do not remove the wrap when the consent is valid.
Do you have a solution to solve this problem?
Thanks for your help.
]]>I want to change the background of my post pages. If you look at the page link above you can see the main and sidebar sections are in a box with dropshadow edges. I want to change that to something else and have tried in Astra Child theme, Elementor and in wordpress settings and I can’t find anything that works. Nothing changes when I make changes in settings.
This makes me think I am looking in the wrong place. Where can I make background changes to that page and all post pages? Thank you.
]]>I have an issue with the menu in mobile view.
The menu texts are not wrapping and cause an ugly look for the menu.
I’ve searched for solution but I didn’t found any resolution to my problem.
Thanks!
]]>In the editor the captions wrap and form columns of text. It is difficult to edit and it breaks the layout. In the preview and when published the captions look fine on the page. I’ve traced the problem to a class named “wp-block-image” that is used in the <figure> class. If I use the Chrome Developer to delete the class, then the text unwraps.