-
AuthorPosts
-
April 23, 2016 at 7:40 pm #620594
Hi
When i insert some text with bullets (List) in the in some hotsport they dont show up
Check on the link bellow
Thank youApril 23, 2016 at 9:10 pm #620631Hey hdpcr!
can u please provide update enfold to the latest version and disable your plugins / clear your cache and let us know if
that solves your issue?Thanks a lot for your time and patience
Cheers!
BasilisApril 24, 2016 at 4:54 am #620738Hi
Template is updated and all what you said was done before i opened this ticket. Also i have this issue before last 2 updates of enfold i Jut recalled to ask for support now as i couldnt find any similar request in the posts.Thank you
April 24, 2016 at 11:56 am #620768Hi!
Please try this code in Enfold > general Styling > Quick CSS
#top .av-hotspot-image-container ul li { list-style-type: circle!important; background:gold!important; }
Not sure if you are manually adding ul and li tags if so please add a class to UL and replace “av-hotspot-image-container” in the above code with your own class name for it to work.
If you have any issues please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Best regards,
VinayApril 24, 2016 at 6:44 pm #620845Hi
What i do is create a temporary page and go to editor and clic on list then copy the code to the hot spot.
I have added Custom CSS and its sstill the same doesnt work
Also could you please check on this thicket #619313 its has been a while and its kind of urgent.Thank you very much
April 26, 2016 at 1:53 pm #622114Hey!
Login credentials are not working for me. Can you please check them once again?
Regards,
YigitApril 26, 2016 at 5:59 pm #622365Sorry i misstyped
Thank you
April 29, 2016 at 12:58 pm #624352Hi,
Please add this in the Quick CSS Field:
ul { list-style: disc outside; margin-left: 7px; }
Best regards,
IsmaelApril 29, 2016 at 5:06 pm #624657Hi, Any updated??
Thank you
Hi
After adding the CSS it works but something happens to the main menu it shows bullets there now (see link below)
Thank you
- This reply was modified 8 years, 6 months ago by hdpcr.
May 2, 2016 at 11:53 pm #626092Hi, Any Update on this issue it has been a while
Thank you
May 3, 2016 at 3:29 am #626123Hi,
We are very sorry for the delay. Please replace the css code with the following:
.avia-tooltip ul { list-style: disc outside; }
Best regards,
IsmaelMay 4, 2016 at 6:27 pm #627428Hi
I did and still the same problem please see the page below the main menu has weird dots that weren’t there before
May 6, 2016 at 9:15 pm #628479Hi
Any update??Thank you
May 8, 2016 at 5:03 am #628770Hi,
Sorry for the delay. You added the code but you forgot to remove the other one. Please remove this code:
ul { list-style: disc outside; margin-left: 7px; }
Best regards,
IsmaelMay 17, 2016 at 9:13 pm #633993Hi
Sorry for the delay
I have checked on this code above to remore and i its for other fix (as it says in the comment). In fact it was old request and you gave me this code so if i remove it i will loose the other fix.
Thank you/* Adapt icon border */
ul {
list-style: disc outside;
margin-left: 7px;
}.adapt-icon-border span{
padding: 20px!important;
}May 19, 2016 at 4:48 am #634890Hi!
That code affects all lists in the site so you have to replace it with the other code that we suggested above:
.avia-tooltip ul { list-style: disc outside; }
Cheers!
IsmaelMay 19, 2016 at 3:29 pm #635253Hi
I’m really confused i did it as you said and there is no change. Please help as it has been a while with thisThank you very much
May 20, 2016 at 3:06 pm #635919Hi,
You simply should remove
ul { list-style: disc outside; margin-left: 7px; }
and insert
.avia-tooltip ul { list-style: disc outside; }
Best regards,
YigitMay 20, 2016 at 3:45 pm #635937Hi
I did and no changes still the same problem.
Thank you
May 23, 2016 at 3:41 pm #636852Hi,
I checked your Quick CSS field and you are still using this code:
ul { list-style: disc outside; margin-left: 7px; }
So please remove it.
Best regards,
AndyMay 23, 2016 at 5:29 pm #636969Hi
I did removed bellow id it worked, buy my concern is this code was for other fix as you can see in the comment of the CSS so it will not afect that fix? as you can see the the link
/* Adapt icon border */
ul {
list-style: disc outside;
margin-left: 7px;
}
.adapt-icon-border span{
padding: 20px!important;
}Thank you very much
May 24, 2016 at 12:13 pm #637393Hi,
difficult for me to understand your english.
So do you need any more help with this? If yes explain to us what you want to achieve on the link you’ve provided. Use imgur.com or dropbox to provide us a mockup showing the result you want to achieve.Best regards,
AndyMay 24, 2016 at 4:44 pm #637609Sorry Andy my keyboard is not working fine.
Let me rephrase.
You told me to change this:
ul {
list-style: disc outside;
margin-left: 7px;
}
to this
.avia-tooltip ul {
list-style: disc outside;
}I did and it solved the Menu problem. But the code
ul {
list-style: disc outside;
margin-left: 7px;
}
was given to me for a previous and different fix in different ticket, to Adapt icon borders. So my question is now i removed it, will it affect the older fix that has to do with icon borders.
I hope i made it clear enough and understandableThank you
May 26, 2016 at 3:38 pm #638765Hi,
I have no idea what you other tickets was about. So just test it and let us know if you need help with this. Show us exactly what you want to achieve with any icon borders. Please use screenshots to make things clear to us.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.