hello
i have a problem on the logo and the menu
can you help me
https://vuelavie.com/
Hi leagcooks, do you also want to apply to underline for the blocks? or only for some pages where you have links?
This code will apply only to page content, if you need it on blocks too, please let me know!
.td-main-content a {
text-decoration: underline! important;
}
Hi bensbtar, I see that you are using the Newspaper theme and the theme plugins are not enabled, please go to Newspaper > plugins and install and enable from there the tagDiv Composer, tagDiv Cloud Library and it is possible to need to install tagDiv Opt-in builder.
Thank you!
Thank You Calin.
One more question sorry. I have added the list dots to the links using the tagdiv composer, they are showing on the back end but do not appear on the front end?
Hope you can help, Thank You as aslways…
Lea.
-
This reply was modified 3 years by
leagcooks.
Hi,
I’m not 100% sure, but I think there you have a mega menu page, right? If so, then this can be the problem. In this case please use this custom css: – https://i.imgur.com/YCXsSoV.png
.td-mega-menu-page li {
list-style: initial;
}
Set the code in the theme panel > custom code> custom css.
Let me know the results!




