This topic has 6 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
I am experiencing a problem after the last update, my bullets are no longer appearing in the product description. I also have a period after the main menu items. for example HOME. ACT HOSTING. etc.
Hello,
As I see a period is shown in the menu http://storage4.static.itmages.com/i/16/0331/h_1459406585_4145849_d03175657f.png .
To make bullets shown add this code in Theme Options > Custom CSS > Global Custom CSS:
.tabs .tab-content li {
list-style: inside disc;
}
Regards,
Eva Kemp.
that did not work, I added it to custom css and to the style.css neither worked. the bullets / periods are still in the menu and the bullets are not in the product description.
http://act.tools/product/act-4-realty/#1459358386844-7e6bb9a4-65c4
Hello,
I’ve added this code in Theme Options > Custom CSS > Global Custom CSS:
.tabs .tab-content li {
list-style: inside disc !important;
}
Now bullets are shown in product description.
Clear browser cache and check.
Do you want to remove a period in the menu?
Please provide us with FTP credentials.
Regards,
Eva Kemp.
Thank you, however now my menu is all messed up and short.
I have put the FTP in the private area.
Hello,
The menu displays that way because you added such styles in your child style.css file.
Check the code in your child theme and remove the one you don’t need.
Styles weren’t affected before because you made syntax errors in the child style.css. I’ve fixed them and now your code is loading.
We can’t connect via FTP, there is an error:
Error: Could not connect to server
Are there any special settings for connection?
Regards,
Eva Kemp.
Tagged: best selling, bullets, main menu, periods, product description, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up