Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1350998
    Don D
    Participant

    Hi. I’m working on this website. The top image doesn’t fill across the page. I’d like the image to look like this. What am I doing wrong?

    Finally, I need the content to go across 3 columns. Surely the wise people behind X theme have figured out an easy way to get 3 columns on a page, right? (wink, wink) Please tell me how I can do this without too much fuss.

    THank you. I’m using the newest WordPress, X version 4.6.4 and not sure about Cornerstone.

    #1351094
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-navbar-inner .x-container.max.width {
        max-width: 100%;
        width: 100%;
    }

    Finally, I need the content to go across 3 columns. Surely the wise people behind X theme have figured out an easy way to get 3 columns on a page, right? (wink, wink) Please tell me how I can do this without too much fuss.

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1351485
    Don D
    Participant

    THank you. That css code does exactly what I need.

    #1351492
    Don D
    Participant

    Hi again. I need to eliminate some of the white space on my home page (http://www.menuadsbydesign.com/) between the menu and the text content, and then again between the text and the 4 images below it. Both the text and images are Cornerstone blocks.

    Can you help, please? Thank you in advance.

    #1351493
    Don D
    Participant

    Hi again. I need to eliminate some of the vertical white space on my home page (http://www.menuadsbydesign.com/) between the menu and the text content, and then again between the text and the 4 images below it. Both the text and images are Cornerstone blocks.

    Can you help, please? Thank you in advance.

    #1351886
    Christopher
    Moderator

    Hi there,

    Please set sections top and bottom padding to zero.

    Please add following code in Customize -> Custom -> Global CSS :

    blockquote.x-blockquote {
        margin-top: 0;
    }

    Hope it helps.

    #1352229
    Don D
    Participant

    Thanks so much. That helped a little bit but there is still way too much space (as you can see by checking it). The huge space seems to separate different Cornerstone blocks. Is that where the problem is? Can I adjust it by changing the padding around the blocks?

    #1352434
    Lely
    Moderator

    Hello Don,

    To reduce the white space on top of this text: Thank you for visiting Menu ads by Design., please inspect the section. Set padding top and padding bottom to 0. By default this is 45px.

    Hope this helps.

    #1352856
    Don D
    Participant

    Groovy. Cool. Thank you.

    #1353108
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks. 🙂

  • <script> jQuery(function($){ $("#no-reply-1350998 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>