Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1206804

    btbogan
    Participant

    Hi there

    I have a convertplug slide in enabled on my blog, but when it comes in it overlaps my scroll top anchor. is there any way I can scoot the slide in over to the left some? I don’t want it aligned on the left side. I still want it on the right, but just moved over a little bit.

    Also, I am trying to have the opt in slide in as well as the floating share bar, which I guess technically is a slide in as well, and they seem to be cancelling each other out. Only one or the other works at a time. Is it possible to have both work on the same page?

    If not, is it possible to make the share bar not a slide in, but just always there, and would that help the issue?

    barrettbogan.com

    thanks & God bless

    #1206840

    btbogan
    Participant

    ok so i switched from the floating share bar (which was cancelling out the opt in slide in) to the share bar widget and made it show inline. So now they can both show.

    The share bar has a white box and border shadow, but no options to take those away. I would like it to look like they are a part of the page with no border or shadow. How can I accomplish this?

    I still need help moving the opt in slider in to the left some.

    thank you 🙂

    #1207084

    Joao
    Moderator

    Hi There,

    Would you mind providing a screenshot to clarify what you are referring to?

    Thanks

    Joao

    #1207977

    btbogan
    Participant

    sure.

    Here is the screen shot on a desktop – http://prnt.sc/crbkte

    As you can see in the bottom right hand corner, this specific convertplug slide in is on top of my scroll top anchor. I would like to move this specific convertplug slide in to the left some so that it is not on top of the scroll top anchor at all.

    Does that make sense?

    #1208408

    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .cp-slidein.slidein-bottom-right, .cp-toggle-container.slidein-bottom-right {
        right: 50px !important;
    }

    I do see the sharing popup, is the one that has the issue? Though, you may wish to contact the plugin author. All slide in and popup has no connections from each other.

    Thanks!

    #1208807

    btbogan
    Participant

    the code you gave me to move the opt in widget worked great. thank you.

    And no, not the sharing pop up. It’s the share bar that is set inline before and after each post. I want that to have no border.

    #1208827

    Christian
    Moderator

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .cp-slidein-inline .cp-slidein, .cp-slidein-inline .cp-slidein-content {
        border: 0 !important;
        box-shadow: none !important;
    }

    Thanks.

    #1208838

    btbogan
    Participant

    awesome thank you so much. you guys are the bomb! 🙂

    God bless!

    #1208882

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!