Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1202147

    drewsclayton
    Participant

    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 🙂

    #1202198

    Rahul
    Moderator

    Hey 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.

    #1203571

    drewsclayton
    Participant

    Hi 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

    #1203594

    Joao
    Moderator

    Hi Andrew,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-img {
        margin-bottom: 0px !important;
    }

    Hope it helps

    Joao

    #1206679

    drewsclayton
    Participant

    That 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

    #1206900

    Joao
    Moderator

    Hi 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

    #1214408

    drewsclayton
    Participant

    Hi 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

    #1214548

    Jade
    Moderator

    Hi Andrew,

    You can do so by using Convertplug’s Launch With CSS class functionality. You can see the instructions here.

    Hope this helps.

    #1214833

    drewsclayton
    Participant

    Hi 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.

    #1215298

    Rad
    Moderator

    Hi 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!

    #1219151

    drewsclayton
    Participant
    This reply has been marked as private.
    #1219283

    drewsclayton
    Participant

    Also, 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

    #1219618

    drewsclayton
    Participant

    When 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

    #1219976

    Rad
    Moderator

    Hi 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!

    #1220420

    drewsclayton
    Participant

    Hi 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