Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041317
    Joao
    Moderator

    Hi There,

    1- Add the following code to Appereance Customizer Custom CSS:

    .entry-wrap {
      padding-top: 1%;
    }

    2 & 3-Add the following code to Appereance Customizer Custom CSS:

    .x-container.offset  {
      margin-top: 0px !important;
      margin-bottom: 0px !important;
    }

    Hope it helps,

    Let us know if you need help with anything else.

    Joao

    #1041455
    katambi
    Participant

    Hi there,

    That worked great.

    Have a good day.

    Thanks.

    #1041743
    Joao
    Moderator

    Great to hear it.

    Let us know if you need help with anything else.

    Joao

    #1042930
    katambi
    Participant

    Hi there,

    The CSS code:

    .x-container.offset {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    }

    also remove the space just before the Page and Blog post title.

    I would like to it to apply ONLY at the home page.

    Thanks

    #1043236
    Christopher
    Moderator

    Hi there,

    Please update it to :

    .home .x-container.offset {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    }

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    #1043330
    katambi
    Participant

    Thanks.
    I appreciate it.

    #1043546
    Rahul
    Moderator

    You are most welcome! Let us know how it goes 🙂

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