For any section or article saved with Elementor, the Nav bar loses all left margin. For any section or article saved using default WP classic editor, and for the Document titles which are not editable as articles or sections are, the Nav bar presents with a wide left margin.
I have tried several CSS settings in the Elementor child theme. I can push the Elementor-edited articles right, but I cannot figure out how to push the non-Elementor articles/sections/documents all the way to the left. Ultimately the goal is to maintain consistent control over the position and width of the Nav bar regardless of how the article is edited so that the nav bar isn’t jumping all over the screen as you switch between choices.
.wedocs-sidebar {
margin-left: 60px !important;
width: 250px !important; /* This works for adjusting the margin of Elementor-edited articles only */
.elementor .wedocs-sidebar {
margin-left: 60px !important; /* Does not work */
Can anyone help point me in the right direction?
]]>I have searched the forum, but could not find a real solution to move the menu bar under the slider.
When I use this CSS code:
main-slider { position: relative; top: -80px; z-index: 3; }
then a box with the background color pushes the whole page hard to the bottom.
Is there no button in the customizer to say: Hey, I wanna the menu under the slider?
Or exists another better css code somehow?
AND… the mobile menu doesn’t work. As soon as I deactivate the AMP plugin then the mobile menu works perfectly. So this is an AMP problem with Vantage. What can I do to have a mobile menu and AMP?
]]>Desktop Screen:
https://upload.cc/i1/2023/05/10/eNTrIc.jpg
Mobile Screen:
https://upload.cc/i1/2023/05/10/pi7Z9g.jpeg
Please check my screenshot I explained everything.
There must be a way to move the Mini-Cart drop down container to the right side and increase its width safely.
Any ideas would be much appreciated.
i am using the block theme twenty twenty three on a local server, so I cant send you a Link.
I want to heave a cover image that always perfectly adjusts to the size of the device. In older themes, that were not Block Themes, it worked perfectly. The header was overlapping the image and the image filled the size of the device.
But now the header is not overlapping the cover image anymore but is instead placed at top. This means that the image is exactly the size of the header longer on its bottom side – and the cool effect of having a full device image is gone.
Can someone please try to tell me what do?
I am a beginner in CSS. I tried to change the Z-Index of the header. But apparently there is no CSS Class for the header. Both the header and the footer have the class .wp-block-template-part – at least when inspecting with firefox. https://de.www.ads-software.com/themes/twentytwentythree/
And even if I put custom CSS – something like this – nothing happens:
.wp-block-template-part {
/* ... */
z-index: 99;
}
Thanks in Advance
]]>I have tried setting the height readjustment for fixed position but that doesn’t seem to do anything
It also obscures the wordpress admin top bar when you view the public website and are logged into wordpress
Any suggestions or help welcome
Thank you
]]>Any help would be appreciated, thanks!
]]>Here is my system info:
Wordpress version: 6.1.1
Gutenverse version: 1.7.0?
Theme: Zeever, Version: ?I do not know how to find the version, but it is set to automatically update (I think)
I have installed the Gutenverse plugin (version 1.7.0).
I have tried deactivating all other plugins, but nothing changed.
I am pretty new, so I did not have your previous version of Gutenverse installed.
Here is a link to a screencast video recording:
https://drive.google.com/file/d/1qBQ2Ikn-ZT0iDDJMMwoKWsF7tI_guKFu/view?usp=sharing
Thank you so much for your help,
Benjamin
1. add an “alerts” with an icon to the site’s main navigation & sticky menu(NOT A SEPARATE BAR AS WITH MANY PLUGINS AVAILABLE). This alert’s “link” / & or icon would change if a new notification was present. – BuddyPress seems to do something similar, but I shouldn’t need that entire plugin just to accomplish this small task.
2. The notifications as described above would be generated by the admin in the backend. The purpose of this would be to deliver short text/image-based promotional messages to all new users whenever the site admins “send one out”.
3. – Not required but would be nice – in addition to the items mentioned above, it would be really awesome if the promotion delivered in the message, could be displayed on the page as an element using a shortcode. that way whenever a new message is sent out by the admins, the same promotion could be instantly displayed wherever I put the shortcode. In addition to being seen as an alert in the header. Does this make sense?
I have spent countless hours trying to find a plugin to accomplish this but can only find plugins that create their own bar.
]]>