NooTheme Premium WordPress Theme › Forums › JobMonster › Delete bullet points in package
- This topic has 22 replies, 2 voices, and was last updated 5 years ago by
furiopiccinini.
-
AuthorPosts
-
5 years ago #1096105
Hello, I would like to remove the bullet points in the picture attached for the Employer package.
How can I do this? Also, the sentence "VAT included" (which in my case is in Italian) seems to span down a line. Can I fix this?
Thank you5 years ago #1096421Dear, please kindly send for me URL problem of bullet points and 'VAT included' on your site, i will check details to help you.
Best regards.
5 years ago #1102471This reply has been marked as private.5 years ago #1103235Dear,
1. You want remove icon like attachment ?2. To fix 'VAT Included' issues, please add custom css on your site
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .pricing-value .noo-price { display: flex; margin: 0 auto; line-height: 1; justify-content: center; flex-direction: column; }
5 years ago #1103316Yes I need to remove only the red icons, on the left side.
5 years ago #1103320If you want do it, please add custom css on your site
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info i.not-good{ display: none; }
Best regards.
5 years ago #1103326Thank you, but I also need to remove the text that comes with those red points.
5 years ago #1103805Dear, please kindly update Jobmonster theme on your site to latest version 4.6.0.6.3 then add custom css on your site
.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li.noo-li-not-good { display: none; }
Best regards.
5 years ago #1107742This reply has been marked as private.5 years ago #1109163Dear, i see your site still use Jobmonster old version, please kindly update Jobmonster theme on your site to latest version 4.6.0.6.3 and check again.
best regards.
5 years ago #1109498I replaced my page with a very similar one, but I see the custom CSS is not working anymore (https://www.missionelavoro.eu/pacchetto-aziende/). The text that was close to red bullet points is still there, but before it was gone. I don't have to modify the page anymore, so can you please update the custom css?
Thanks
PS: I updated the theme
5 years ago #1109512Dear, i see the bullet points is remove in https://www.missionelavoro.eu/pacchetto-aziende/
Also, please go to admin menu 'Customize > Custom Code' to Add Custom css, the custom css will work on all page.
Best regards.
5 years ago #1109520As I wrote in previous messages, the red bullets was close to some text: the bullets are gone, but the text is still visible. I need to hide that text too. The CSS is already in place, but the text is visible.
5 years ago #1110286You need update to latest version, because only from version 4.6.0.6.3 or greater support hide it.
Best regards.
5 years ago #1110858Sirs, I updated the theme with the one I downloaded yesterday from ThemeForest. I thought it would be the last version! Please give me some link to the latest release, because I think it should be already installed on my site.
5 years ago #1111880Dear, please unactivate Jobmonster Elementor Addon plugin then delete it on your site then go to admin menu 'Appearance -> Install Plugins' and install it again to update package widget in elementor on your site.
Best regards.
5 years ago #1111882Will I lose some information or translation on my site?
5 years ago #1111884No, it not affect any things
5 years ago #1112390I updated the plugin as you said, but still I can't delete those text lines. Need help.
5 years ago #1112425I noted that the custom CSS probably changed the behavior of the Noo Step Icon item in the home page (www.missionelavoro.eu). Attached to this message you can find an image of the problem.
Can you help me solve both problems?
1) text beside the red icons (icons are now hidden but the related text is visible)
2) Noo Step Icon lost CSS properties
Thanks
5 years ago #1112428I added this custom code for point n°2 and it seems to work:
noo-step-icon .noo-step-icon-class {
background: grey;
}Still need help for point n° 1. Thanks
5 years ago #1112986Dear, please add custom cs to hide poitn not support in pricing table.
.
noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li.noo-li-not-good { display: none; }
Best regards.
5 years ago #1113047That's perfect!
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.