Tagged: x
-
AuthorPosts
-
June 10, 2016 at 10:22 am #1035996
dbelkieParticipantHi guys!
I want to put a “buy now” link in the sidebar of a product page on my site.
I know I could just put a element button to do this, but was thinking of using convertplug as a way to track and test conversion.
Does anyone know if you can set the width of the converplug design? In my sidebar it is far too wide and ruins the design.
or….Do you think this is not a good use for convertplug?
http://dev.everythingcloud.com/howto/software-as-a-service/backup-and-recovery/cloudfinder-office365/cloudfinder-office365-introduction/Thanks all in advance!
DanJune 10, 2016 at 5:28 pm #1036519
dbelkieParticipantHi guys!
Figured it out. There is a width slider under advanced options. HOWEVER… I have another issue. It seems that text and images are all “pushed up” when it displays on the page:
http://prntscr.com/bew370 The should be lower…. Any ideas on how to fix that?Thanks!
DanJune 10, 2016 at 6:15 pm #1036565
RadModeratorHi Dan,
Thanks for writing in.
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.cp-direct-download .cp-text-container { padding: 0px 0 0px 40px !important; margin-top: 50% !important; }Though, how should it look like?
Thanks!
June 11, 2016 at 11:55 am #1037448
dbelkieParticipantThanks! That worked!
One more quick question. Do you know if it is possible to make the text width larger?
http://prntscr.com/bf4wqhI woudl have thought that there would be a setting within convertplug, but it looks like it might need to be done through css.
Best,
DanJune 11, 2016 at 12:55 pm #1037500
dbelkieParticipantOK…. figured it out…..
.cp-short-description{
width:200px;
}
.cp_responsive{
width:200px;Thanks guys
DanJune 11, 2016 at 7:50 pm #1037779
RadModeratorYou’re welcome Dan!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1035996 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
