Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Towfiq I.

    (@tislam100)

    There is an option in Asteria Options> basic

    Thread Starter dodoland

    (@dodoland)

    Maybe i made ??a wrong request, i wish the 4 blocks loaded at once, and not the mouse scroll

    Theme Author Towfiq I.

    (@tislam100)

    Add this to your Custom CSS:

    body .midrow_block{
    opacity: 1!important;
    margin-top: 0px!important;
    }
    Thread Starter dodoland

    (@dodoland)

    ok, it works.
    thank you so much

    I want to remove the page navigation from the home page. Below the post there is a navigation of pages….How can I remove that?

    Theme Author Towfiq I.

    (@tislam100)

    Add this to Custom CSS:

    .ast_pagenav{display:none;}

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Disable Ajax Pagination’ is closed to new replies.