Tagged: cornerstone
-
AuthorPosts
-
October 7, 2016 at 9:38 am #1206804
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
October 7, 2016 at 10:04 am #1206840ok 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 🙂
October 7, 2016 at 12:57 pm #1207084Hi There,
Would you mind providing a screenshot to clarify what you are referring to?
Thanks
Joao
October 8, 2016 at 8:25 am #1207977sure.
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?
October 8, 2016 at 8:12 pm #1208408Hi 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!
October 9, 2016 at 8:27 am #1208807the 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.
October 9, 2016 at 9:09 am #1208827Please 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.
October 9, 2016 at 9:16 am #1208838awesome thank you so much. you guys are the bomb! 🙂
God bless!
October 9, 2016 at 10:06 am #1208882You 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!
-
AuthorPosts