Forum Replies Created
-
AuthorPosts
-
david-van-balgooi
MemberHi Skandha,
I posted a five star review yesterday about your amazing support.
Thank you very much.
Daviddavid-van-balgooi
MemberWorks great, issue solved.
david-van-balgooi
MemberGreat, that did help a lot. I also added:
.main-navigation ul ul a:hover, .main-navigation ul ul a:focus { color: #ffdd00 !important; }to fix the hover. It didn’t actually become white though, probably because of the RGBA specification earlier in the CSS. As you can see on https://sportplatformwaddinxveen.nl/sportservices/ it is now a shade of gray (60% alpha as specified). I’ve tried getting it to really white but couldn’t make that work. However the menu is perfectly readable now on both desktop and mobile.
Thanks for the assistance!
david-van-balgooi
MemberGood evening Skandha,
I’ve updated the theme and this does resolve the color for the alternate background color of the blocks on the homepage. However the search box on desktop and the menu on a mobile device still show the blue color that is not referenced anywhere in my color customization:
http://sportplatformwaddinxveen.nl/wp-content/uploads/2021/01/Screenshot-2021-01-21-205244.png
http://sportplatformwaddinxveen.nl/wp-content/uploads/2021/01/Screenshot_20210121-204906_Edge.jpgI’ve added the following extra css code once again to resolve it for now:
.header-style-horizontal-one .menu-inside-wrapper { background-color: #222222; }david-van-balgooi
MemberCan you inform me how I can remove the Category: from the title as you suggested above? I’ve not found where I can do this.
Thank you,
Daviddavid-van-balgooi
MemberFor now I’ve been able to fix the color of the search box and the menu color on mobile by adding the following
.header-style-horizontal-one .menu-inside-wrapper {
background-color: #222222;
}This fixes the most visible display issue for now.
david-van-balgooi
MemberGot it, that does change the color when published. It didn’t change during customization. However this same link color is used in the links in the page content. This content is on a white background whereas the menu is on a black background. Is it possible to set the secondary menu separately (to white)?
https://sportplatformwaddinxveen.nl/
As I’ve temporarily set the color to purple, you can see which two links have changed.
david-van-balgooi
MemberAmazing, thanks for the solution.
david-van-balgooi
MemberI would indeed like to remove the Category: text.
david-van-balgooi
MemberIt works perfectly. Thanks for the extremely fast response!
-
AuthorPosts
