Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 9 posts - 1 through 9 (of 9 total)

Add a block on the front page

Home Forums Free Theme Support Asteria Lite Add a block on the front page

  • #363128

    Ana

    Hi! How can I add another block on the front page?

    #365851

    Towfiq I.

    administrator

    sorry Ana thats not possible.

    #375776

    Ana

    I add this code to content-blocks.php:

    <!–BLOCK5 START–>

    <div class=”midrow_block”>
    <div class=”mid_block_content”>
    <div class=”block_img”><div class=”icon_wrap”><i class=”fa-cog fa-2x”></i></div></div>

    <h3>block5 title</h3>
    block5 content

    </div>
    </div>

    <!–BLOCK5 END–>

    But I can only see it if I access the site by my android cellphone, if I access through the pc I canĀ“t see it.
    What can I do? Thank you.

    #376578

    Towfiq I.

    administrator

    whats your site address?

    #383573

    Ana
    #389060

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .midrow_block{ opacity:1!important;}

    #395987

    Ana

    It works, thank you so much. But now the problem is that the block that I add isn’t aligned with the others. How can I fix it?

    #400981

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .midrow_block{margin-top:0px!important;}

    #509014

    Ana

    Hello again! I’m using qtranslate-x to translate my website. The only thing that I can’t translate so far was the content-block that I add with this code:

    <!ā€“BLOCK5 STARTā€“>

    <div class=ā€midrow_blockā€>
    <div class=ā€mid_block_contentā€>
    <div class=ā€block_imgā€><div class=ā€icon_wrapā€><i class=ā€fa-cog fa-2xā€></i></div></div>

    <h3>block5 title</h3>
    block5 content

    </div>
    </div>

    <!ā€“BLOCK5 ENDā€“>

    How can I translate the title of this content block? Thank you for the help.

You must be logged in to reply to this topic.