Hello,
Kindly attach some screenshots which is showing the issue so that we can understand the issue better and also attach url of the page.
Regards.
Thanks for your prompt reply. I couldn’t find a button to upload images when i made this thread. I’m looking and looking and still can’t see it? Pretty sure I’m just blind… I’ve uploaded them to my site here : https://blackandwhitecompetitions.com/screen-shots/
Thanks again.
Hello,
I checked your site and all the screenshots.
You can edit the footer and then change the wp menu settings inside the editor. Just change the “Primary Menu -> List Style” to none. But before that, check the documentation:-
https://pagelayer.com/docs/how-tos/edit-a-footer
I not able to check the downloads page because the register page doesn’t allow to check that page. Kindly reply with the name of the widget which was used.
I checked the product page and found out that now the page is showing red background for booked ticket number.
Regards.
Thanks for your reply, I’d spent ages looking for the List Style in the menu options, I eventually realised it’s a Navigation menu and that’s why the primary menu options were no where to be found in the footer editor. How do I remove the bullet point styling from the navigation menu?
The widget for picking numbers is woocommerce lottery plugin with pick numbers addon.
The reason that the numbers now show red is because the have been test bought. bought numbers are red, available numbers black and numbers in the basket are green. The box colour has changed because the number availability has changed. I am still unable to choose these colours.
Thanks again for your reply, any help is much appreciated.
Okay, so I figured out the bullet points. I eventually removed then with;
#menu-footer-menu li {
list-style:none;
}
in custom css
But I’m still stuck with the annoying woocommerce product colours the just will not change with any of the colour options.
Hello,
You don’t have to write custom css list-style. You can change it in inside the menu widget. Just change the “Primary Menu -> List Style” to none.
Regards.