New Landing How can we help? Themeforest Theme Support Neighborhood Bullet points in the product descriptions

Viewing 12 posts - 1 through 12 (of 12 total)
  • #15242
    catseye
    Member
    Post count: 43

    Hello,

    I was wondering if you could incorporate bullet points on the product descriptions for the product pages on Neighborhood?

    Cheers.

    #15570
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, can you show me a link to the page where you would like that to happen?
    I gladly give you custom css!

    #15593
    catseye
    Member
    Post count: 43
    This reply has been marked as private.
    #15805
    Melanie – SUPPORT
    Member
    Post count: 11032

    Oh, unfortunately it’s not possible to adjust this with custom css, as the list html that is needed to style those elements gets stripped out even before it reaches the front end of the website. So we cannot target this element because it’s pure text rather than a list.

    Sorry!
    Cheers

    #16523
    catseye
    Member
    Post count: 43

    Hello,

    I was able to use the list on the top product description using this code.

    [list type=”add_bw”]
    [list_item]Item 1[/list_item]
    [list_item]Item 2[/list_item]
    [list_item]Item 3[/list_item]
    [list_item]Item 4[/list_item]
    [list_item]Item 5[/list_item]

    Now for the short product description, I would like to incorporate an ‘enter’ to separate paragraphs. This would be in the short product description that was initially questioned. Using ‘list’ also works but without the bullet points but I was wondering if there was any specific code for an ‘enter’ or paragraph break.

    Also, what language of code is this?

    Cheers.

    #16835
    Melanie – SUPPORT
    Member
    Post count: 11032

    As I mentioned, everything you enter in the description gets stripped. So a line break added via html does not get pulled through to the front end.
    Cheers

    #291455
    leapb4ulook
    Member
    Post count: 41

    Hello

    I was having issues adding bullet points to the product descriptions (e.g. https://tlwatches.com/product/rolex-explorer-1995-ref-14270/) so tried adding some custom CSS and this seems to have sorted it but has also made bullet points appear on the footer, see here: https://tlwatches.com/

    I deleted the CSS I added, but the footer bullets won’t go away. Can you help me with retaining bullet points in text boxes and products descriptions but ensuring they don’t appear on the footer?

    Thanks
    Amy

    #291498
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .widget ul li {
    list-style-type: none !important;
    }

    Thanks
    Mohammad

    #291611
    leapb4ulook
    Member
    Post count: 41

    Thanks Mohammad. I added that code but it hasn’t removed the footer bullet points…see attached, did I add it right?

    Attachments:
    You must be logged in to view attached files.
    #291619
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just put a dot (.) before widget.
    Thanks
    Mohammad

    #291675
    leapb4ulook
    Member
    Post count: 41

    Done, apologies for my error and thank you for your fantastic support – it’s hugely appreciated!

    #291683
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register