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 7 posts - 1 through 7 (of 7 total)

blocks in front page"

Home Forums Free Theme Support Asteria Lite blocks in front page"

  • #185362

    Guillermo

    the “blocks” in asteria can be 2 or 3?? or must necessarily be 4 blocks with no option to change?
    I’m trying to remove the “front page” of the blocks but do not know how to fix it.

    thank you very much

    #187467

    Towfiq I.

    administrator

    to remove a block just go to Asteria options> Frontpage> Blocks and remove the block title and block text field to hide that block from frontpage.

    #488314

    Richard Gillespie

    Hi,
    Is there a way I can set it where the front page blocks don’t light up when the mouse rolls over it?
    Thanks,
    Richard

    #489860

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .midrow_block:hover {
        color: inherit;
        background-color: inherit;
        padding-top: 2%;
    }
    
    .midrow_block:hover .mid_block_content a, .midrow_block:hover h3 {
        color: inherit!important;
    }
    
    .midrow_block:hover .icon_wrap i {
        color: rgba(0, 0, 0, 0.15);
    }
    
    .midrow_block:hover .block_img {
        border: 5px solid rgba(0, 0, 0, 0.15)!important;
    }

    Regards

    #545664

    João Cunha

    Hello.
    I have a similar question. On the portfolio blocks on the frontpage, how can I have them always showing text even when mouse is not over it? The effect we have when the mouse is over the block is fine, but I want text to be shown always.

    Best regards

    #624714

    Caroline-cerbelaud

    Hello,

    Is that possible to use pictures (logos) instead of font answome icons ?

    Thanks,

    Caroline

    #627227

    Karin

    Hello,

    In IE only the first block shows when returning to the home page..Is there a way to solve this problem?
    On landing it’s fine, but this problem shows up going back and forth..

    Thanks

    Karin

Reply To: blocks in front page"