-
AuthorPosts
-
October 4, 2016 at 10:52 am #1202147
I’m very new to WordPress and struggling to make my web banner images full width. There is lot’s of white space. I have tried to playing around with margins/padding to no avail. Are there a simple instructions to ensuring my web images are full width? Also what are the minimum dimensions for for full width images?
Thanks in advance.
Noob 🙂
October 4, 2016 at 11:30 am #1202198Hey There,
Thanks for writing in!
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
October 5, 2016 at 10:36 am #1203571Hi Rahul, this is my url http://socialgains.co.uk/google-adwords-search-display-retargeting/
As you can I now have the image full displayed full width but there is still white space at the bottom. I want the image to fit fully. It’s important I get this right so I can upload images to additional pages.
Dimensions of the image are 1600px by 600 px
In Cornerstone when I try to add a new section no box appears. If I then add another section ie. section 3, it appears.
I’m sure I’m missing something very simple? Any help is appreciated.
Thanks in advance
Andrew
October 5, 2016 at 10:52 am #1203594Hi Andrew,
Please add the following code to Appereance > Customizer > Custom > CSS
.x-img { margin-bottom: 0px !important; }
Hope it helps
Joao
October 7, 2016 at 8:01 am #1206679That helped, thank for that Joao. It is very much appreciated. I just have two questions.
On the page http://socialgains.co.uk/google-adwords-search-display-retargeting I’ trying to align the callout element with the image element. Is there a simple way to keep both elements at the same height?
Finally I want to link the callout element to a pop up plugin called anything popup. This is shortcode [AnythingPopup id=”1″]
Where would I put this please?
With kind regards
Andrew
October 7, 2016 at 10:48 am #1206900Hi Andrew,
Option 1) Add a gap element above your image, I reccomend using % instead of px to set your gaps size.
Option 2) Add the following code to Cornerstone > Settings > Custom > CSS
.x-callout { margin-top: 0px !important; }
I am not sure how this plugin you are referring to works, you would need to check their documentation. You can add the shortcode to a RAW Element in Cornerstone, but I am not sure what is the system its used to launch it within Cornerstone.
X Comes bundlded with ConverPlug
To launch convertplug within CS is quite easy, please watch this video for reference.
Let us know if you have further questions,
Joao
October 13, 2016 at 5:13 am #1214408Hi Joao, thanks again for your help. One last question reference the Callout element and integrating convertplug modal into the call to action in this element.
Where the CTA in call out element says “Learn more” is it possible to have a popup from convertplug appear to capture email?
Thanks again 🙂
Andrew
October 13, 2016 at 7:26 am #1214548Hi Andrew,
You can do so by using Convertplug’s Launch With CSS class functionality. You can see the instructions here.
Hope this helps.
October 13, 2016 at 10:27 am #1214833Hi Jade, thanks for this help. I have managed to do this but I need help.
I have synced my mailchimp account through convertplug Addons but its not pulling my emails through to list and sending them through to my default list on WordPress.
Any help would be appreciated?
With kind regards.
October 13, 2016 at 4:34 pm #1215298Hi there,
In that case, please provide your admin login credentials, and you Mailchimp login credentials too. I like to see how it’s setup 🙂
Thanks!
October 17, 2016 at 5:14 am #1219151This reply has been marked as private.October 17, 2016 at 7:31 am #1219283Also, how do I sync the element card back button to convert plug. I have put custom-modal-trigger into class but does not seem to work?
Thanks
Andrew
October 17, 2016 at 12:24 pm #1219618When I click on the element card the pop up is displayed but when I click on the actual CTA where it says “click here” it doesn’t pop up. Thanks 🙂
Andrew
October 17, 2016 at 5:52 pm #1219976Hi there,
Maybe you added the class name of the box that wrapping the buttons. Would you mind providing the URL that has this flip card?
About your ConvertPlug, it’s perfectly working. When you subscribe, it will send you another email to confirm your subscription. Subscriber will be only added if they confirm it by clicking “Yes, subscribe me to this list.” on the email message.
Thanks!
October 18, 2016 at 2:12 am #1220420Hi Rad, here is the url http://socialgains.co.uk/google-plus-maps/
I have two elements one is the CTA and the other is the flip card which are not displaying the modal when clicked on.
Thanks
Andrew
-
AuthorPosts