I gave the menu-item CSS Classes: ‘highlighted-menu’
I wrote additional CSS:
.highlighted-menu {
color: #fff;
background-color: #ce405a;
}
Now the text color does not change, the background color does, but the shape of the button changes: instead of narrow and rounded, like all the menu-items on ‘hover’, the button becomes big and rectangular. Somehow the shape-settings are changed by my color-settings?
]]>Please fix this as soon as possible. Thank you!
]]>I am using shape dividers and it shows a 1 px line which I cannot get rid of. Can someone tell me what I’m suppose to do to get rid of the 1px line?
Image: https://ibb.co/7x3kT95
Thanks in advance.
]]>Please provide a PHP code snippet that will allow us to change the shape of the Google reCaptcha widget from “Compact” (i.e., square) to “Normal” (i.e., rectangular).
The information provided in the below links does not help much.
https://www.ads-software.com/support/topic/just-wanna-change-the-recaptcha-shape/
Also, kindly consider updating your affected plugin file (i.e., code) to replace “compact” with “normal.” Why did you guys select “compact”? All other plugin developers use “normal” in their forms.
Details: https://prnt.sc/P-mpIGmd85E5
Until you guys provide the requested code snippet and/or fix, we came up with a temporary solution by modifying the file listed below (replaced “compact” with “normal”).
/wp-content/plugins/mailpoet/assets/dist/js/public.js
And to reposition the reCaptcha widget, we used the CSS Rule:
.mailpoet_recaptcha_container {
margin-top: -14px!important;
margin-bottom: 20px!important;
}
Result: https://prnt.sc/zqYspZgB49RV
Thank you!
]]>I don’t know if this question is related to Neve or to WordPress itself : How to make the user avatars square ? (or rectangle, I don’t mind, just not circle)
I use Simple Local Avatar.
It seems round shape was default in WordPress, and I don’t have a clue where I can change it. Actually the only support posts I stumbled upon were about making avatar round-shaped, so… maybe I’m blind.
I use WordPress offline just for the forum part (using Asgaros). I’ve got about zero competence in coding, and I’m not planning to put any money in a dedicated plugin for such a feature.
Thank you very much by advance for your patience, have a nice day !
]]>