New Landing How can we help? Atelier Bulletmarks

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #247831
    micheal_w
    Member
    Post count: 498

    Hi guys,
    I use a plugin for booking, and to put the form on a page, I have to use shortcode.
    I put a shortcode into a text asset (not in the html side, into the normal text side). And now I’ve got bulletmarks in front of every single element. I contacted the plugin’s author, at he says that it is due to the theme… So here I am… Can you please solve this issue?
    (please note, that if I don’t use swift page builder, everything works fine, but this instance, I have to use it because I have lots of content above the form).

    Thanks

    #247835
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .cbs-vehicle-list > li {
        list-style: none !important;
    }
    

    Thanks
    Mohammad

    #247851
    micheal_w
    Member
    Post count: 498

    Hi Mohammad,
    no luck, they are still there ๐Ÿ™

    #247854
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_text_column ul, .box-content-wrap ul, #comments-list .comment-body ul {
        list-style: none !important;
    }

    Thanks
    Mohammad

    #247856
    micheal_w
    Member
    Post count: 498

    Hi Mohammad,

    it works, awesome thanks ๐Ÿ™‚ !

    Can I ask one more thing please?
    On the very top of the page, there is a grey stripe above the pink header, what is that, how can I get rid of it?
    I must have turned something on…

    #247864
    David Martin – Support
    Moderator
    Post count: 20834

    That is caused by your Facebook tracking code: fbq('track', 'ViewContent');. Please remove that or disable the plugin.

    If you drag and highlight your cursor in the black bar you can see the text.

    Thanks.

    #249505
    micheal_w
    Member
    Post count: 498

    ahh okay, thank you.

    #249507
    David Martin – Support
    Moderator
    Post count: 20834

    No problem, glad you got it sorted.

    Thanks.

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

You must be logged in to reply to this topic.