Footer - by juanideas - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: juanideas
    juanideas
    Participant
    March 4, 2016 at 00:29

    hi! i need remove the white space in footer. I set without footer, but still show me this space. look: http://uploadpie.com/jYKKx

    is there any way to remove it, in all the pages of my site?
    thanks!!

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 4, 2016 at 08:35

    Hello,

    Please add this code in Global Custom CSS.

    .page-content {
        margin-bottom: 0px;
    }
    .vc_custom_1456529950844 {
        margin-bottom: 0px !important;
    }

    Regards,
    Robert Hall

    Avatar: juanideas
    juanideas
    Participant
    March 4, 2016 at 13:17

    Thanks a lot!!
    is there any way to remove this text (Posted on 28 febrero, 2016 at 10:53 pm by t3000434 / 0) below of each tittle post?

    thanks!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 4, 2016 at 13:40

    Do you mean on the Blog page?
    Navigate to Theme Options->Blog Layout->and disable Show “byline” on the blog option.

    Regards,
    Robert Hall

    Avatar: juanideas
    juanideas
    Participant
    March 4, 2016 at 15:58

    Thanks Robert!
    last one! sorry for my questions!

    HOW can remove in each post the tittle and categories post:
    (look: http://largotodo.com/tiitl.jpg

    im using composer and the tittle get misaligned.
    thanks!!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 4, 2016 at 16:29

    Please provide as with link to that page.

    Regards,
    Robert Hall

    Avatar: juanideas
    juanideas
    Participant
    March 4, 2016 at 21:21

    send you the link to page:
    http://largotodo.com/un-mundo-de-ensueno/

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 5, 2016 at 08:20

    Hello,

    Please add this code in Global Custom CSS

    article.post h2,
    .blog-post h6.active{
    display:none;
    }

    Regards,
    Robert Hall

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.