This is how it is suppose to look, after I deactivate Track the Click.
I’ve been seeing this for a few months and tried to write the CSS to correct it myself, but no luck as of yet; so I’m trying this support thread. Your plugin is very useful, any assistance is appreciated.
]]>First of all, thank you very much for the great plugin.
It works perfectly so far, but there is a conflict with the Yith Wishlist plugin. As soon as the plugin is active, the popup no longer works.
How can we solve this problem ?
Best regards
Daniel
I can only use Menus > Footer so would love some CSS help if available.
Thank you in advance
]]>Please list all the main classes.
Thanks!
]]>This issue is caused while using the Twenty-Sixteen theme with Elementor editor.
When using the Elementor editor (while 2016 theme is activated) and setting the no-repeat option via the background image setting in Page Settings, it will still remain in the same settings as the repeat option.
Here is a video example of this issue:
https://www.loom.com/share/41763a01c11746cc98edd0310986d5d8
A possible fix for this issue is changing the Background (property) value to ‘Initial’ instead of ‘Inherit’ which is currently implemented in the theme’s style.css file in your theme
https://i.imgur.com/e8ZVmTD.png
Thank you very much for your support.
]]>After I did a update from Elementor 2.3.8 to 2.4.4 AND Elementor Pro from 2.3.1 to 2.4.2 I got a problem with white space (padding) around my menu – the menu is build with Elementor Pro – this spacing (padding) wasn’t a problem before.
(I’m using the free Astra theme – Version: 1.6.5)
]]>I have an issue with my nav menu.
On the menu i did put different catégories like this exemple :
category 1 | Category 2 | Category 3 | …
But after 5 or 6 category it stops and it continues under category 1, 2 … like this example :
category 1 | Category 2 | Category 3 | … | Category 6 |
Category 7 | Category 8
But i would like this :
category 1 | Category 2 | Category 3 | …| Category 6 | Category 7 | Category 8
How or what can i change to fix this please ?
]]>I’m trying to create a custom widget area above my main navigation to include a search bar. Following your advice on a few older posts, I created the custom widget area and added the widget title class, header-right-widget.
Then, I added the following custom CSS to my styles.css:
.header-right-widget{
width: 500px;
float: right;
}
I inserted the widget area into my header.php file using the code below:
<div class=”header-right-widget”><?php dynamic_sidebar( ‘header-widget’ ); ?></div>
I’m not certain that placed the code in the correct location, however the result is a search bar that is positioned all the way at the very top far right of the page. In addition, even though the search bar widget appears, it doesn’t seem to be working – when clicked, nothing happens, and text does not appear in the search bar when typed. When accessing the site on mobile, the widget doesn’t re-size with the screen size. Since I set it to be 500px wide, it cuts off the side of the display.
Ideally, I’d like to have this widget float on top of my main navigation, aligned to the right hand side of the page (website: pistilsnursery.com). How can I modify my code to achieve this?
Happy to provide any and all additional info and/or screenshots.
Thank you!
Jesse
I have a simple tabbed social media box on my website where the tabs are mis-aligned and cant figure out why… Im certain its a simple CSS edit:
If you scroll down the homepage to the footer, there is a Social Media Feeds Box under “Jilly’s Social Media” for Facebook Tab, Twitter Tab and Instagram Tab. Clearly the Tabs are mis-aligned. The tabs are written in an unordered list structure… the first one is staggered higher than the other two…
I could use some help.
Thanks in advance
JT
]]>