New Landing How can we help? Atelier Need help to remove an element from FAQs

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #324352
    georgie
    Member
    Post count: 37

    Hi,

    How do I remove the topic summary displayed above the topic heading in the FAQs page? Have indicated what I mean in the screenshot.

    Attachments:
    You must be logged in to view attached files.
    #324359
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide the link to that page so we can determine the correct css?
    Thanks

    -Rui

    #324383
    georgie
    Member
    Post count: 37
    This reply has been marked as private.
    #324384
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks. Add the code below to your custom css option.

    .faqs-nav li .count {
        display: none;
    }

    -Rui

    #324393
    georgie
    Member
    Post count: 37

    Hi Rui,

    I need the entire link (I have uploaded screenshot) to disappear, apologies if my request was not clear. Right now only the number has disappeared.

    Attachments:
    You must be logged in to view attached files.
    #324399
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I was thinking that was only the number. But you just want to remove the shipping? Or the “Shipping” and the “About the product” ?

    -Rui

    #324415
    georgie
    Member
    Post count: 37

    I would like to remove both. Since the topic headings are already there, that section is redundant.

    #324417
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    sure. Use this code.

    
    ul.faqs-nav{
       display:none;
    }

    -Rui

    #324518
    georgie
    Member
    Post count: 37

    This is perfect, thanks

    #324621
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks.

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

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

License required for one of the following items
Login and Registration Log in · Register