Tagged: x
-
AuthorPosts
-
October 22, 2016 at 4:16 pm #1226741
looktothesouthParticipantIf you view my blog posts at http://jordanarsenault.com on a mobile browser, there is too much space taken up on the sides (shown in picture).
Is there a way to remove that excess space? As it seems like it would be good to use that space for the post content. This is only an issue on mobile.
Thanks!
October 22, 2016 at 11:23 pm #1226954
Rue NelModeratorHello There,
Thanks for writing in! To remove the excess space on smaller screens, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
@media(max-width: 767px){ .site > .x-container.max.width.offset { width: 98%; max-width: 100%; } }Please let us know if this works out for you.
October 23, 2016 at 3:10 pm #1227509
looktothesouthParticipantWorked perfectly.
Thanks Rue!
I have two more problems as well. These involve Convertplug.
1. When someone enters in an email address that has already been entered before (even on a different form), I get an error:
“there is an issue with your request. administrator has been notified already”
I assume it is because they are already subscribed on Mailchimp. However, I offer various kinds of downloads and this would mean the can only download one.
2. There is a lot of space on the mobile version that isn’t being used. Is there a way to widen the inline box so it doesn’t look so squished? (picture)
Thanks!
October 23, 2016 at 10:01 pm #1227814
LelyModeratorHi There,
1.) This is a known bug where the error details displayed is not specific. The plugin developer was already notified and they were working on this at the moment. We’re sorry for the inconvenience this has caused you. We will let you know once we have an update. Please also note that by default, customers can only registered once.
2.) Unfortunately, I can’t find where exactly is that image you have shared. I saw a popup with text Step by Step Guide: but there’s no space on that. Can you please clarify where is that?
October 23, 2016 at 10:44 pm #1227847
looktothesouthParticipantHi,
1. So this is just a bug they are currently fixing?
2. Here is an example page where it is.
https://jordanarsenault.com/marketing/add-google-analytics-unbounce/
You can only see it on mobile with the space to the side.
Thanks,
Jordan
October 24, 2016 at 12:12 am #1227896
LelyModeratorHi Jordan,
1.) Yes.
2.) Thank you for the URL. Please use this custom CSS:
@media (max-width: 768px){ .accordion-frame .cp-modal { width: 95% !important; /*Adjust this value accordingly*/ } }Hope this helps.
October 24, 2016 at 10:14 am #1228444
looktothesouthParticipantHi Lely,
Great, thank you very much!
October 24, 2016 at 10:57 am #1228507
RahulModeratorGlad we were able to help you.
Let us know if you need any further help, we’d be happy to assist you further.
Thanks!
October 24, 2016 at 2:30 pm #1228786
looktothesouthParticipant*** Found the answer after I posted this.. so it is fixed now ****
Since Convertplug currently isn’t working, I need to switch over to a different form builder. One issue I am having is that there is a red shadow on the button of the new form builder. You can see what I mean here: https://jordanarsenault.com/test2/ It looks like it is inheriting settings from the theme. Is there some way to turn that red shadow off?Thanks!
October 24, 2016 at 4:00 pm #1228894
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1226741 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
