Theme Support Forum

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

Forum Replies Created

Viewing 25 posts - 1,901 through 1,925 (of 2,462 total)

Home Forums

  • #26612

    Towfiq I.

    administrator

    it should be 1600px x 1200px

    #26609

    Towfiq I.

    administrator

    whats the width and height of your background image?

    #26606

    Towfiq I.

    administrator

    after uploading the image notice there are multiple options below. play with them.

    #26592

    Towfiq I.

    administrator

    I dont see any text widget on the left.

    #26491

    Towfiq I.

    administrator

    what you should do is, use this plugin. it works great with the theme:

    Infinite-Scroll

    #26385

    Towfiq I.

    administrator

    use this tag where you want to break the post:

    <!––nextpage––>

    #26215

    Towfiq I.

    administrator

    add this to your stylesheet:

    body .logo h1 a{color:#FE2E2E!important;}

    #26212

    Towfiq I.

    administrator

    whats your site address?

    #26174

    Towfiq I.

    administrator

    add this to your mobile.css:
    body #gallery-1 .gallery-item{width:auto!important;}

    if you like the theme and the support, please rate it:
    http://www.towfiqi.com/theron-lite-free-wordpress-theme.html/

    #26164

    Towfiq I.

    administrator

    you did not add a gallery. what you should do is add a wordpress gallery and select the “Medium” size for photo thumbnails to show large image and you will also notice the fancybox is working as you want for the gallery.

    #26088

    Towfiq I.

    administrator

    sorry. I am not clear, when you select “2steptech News” as your posts page. what do you expect the site would display?

    #26087

    Towfiq I.

    administrator

    what color do you want for the title?

    #26013

    Towfiq I.

    administrator

    1. You can use the premium version on unlimited domains.
    2. Yes it is.

    #26000

    Towfiq I.

    administrator

    send me the link of this page.

    #25998

    Towfiq I.

    administrator

    no. its a css issue. you forgot to replace this:

    .sub-menu {
    margin-top: 9px !important;
    display: none;
    }

    with this:

    .sub-menu {
    margin-top: 7px !important;
    display: none;
    }

    #25994

    Towfiq I.

    administrator

    how many slides did you make?

    #25993

    Towfiq I.

    administrator

    no.

    #25987

    Towfiq I.

    administrator

    the theme uses a mobile friendly menu, which only works when you setup the menu properly. Go to Appearance> Menus to setup the menu.

    watch this video:
    https://www.youtube.com/watch?v=prvjIbOhg-E

    the contact form messages are sent to your admin email address. did you check your admin email inbox?

    #25986

    Towfiq I.

    administrator

    Ralf you can do all that in the Pro version.

    #25898

    Towfiq I.

    administrator

    Excellent Child Theme! Great Work!

    to fix the issue you are having, replace this:

    .sub-menu {
    margin-top: 9px !important;
    display: none;
    }

    with this:

    .sub-menu {
    margin-top:9px !important;
    display: none;
    }

    and this:

    #topmenu ul li {
    padding: 6px 15px;
    }

    with this:

    #topmenu ul li {
    padding: 8px 15px;
    }

    #25895

    Towfiq I.

    administrator

    Open up index.php and add this:

    
    <?php if ( is_home() ) { ?>
    <div id="thn_feed"><p>
    your feed code here...
    </p></div>
    <?php } ?>
    

    after this:
    <!--Welcome message END-->

    then add this to your stylesheet:

    /*Welcome Message*/
    #thn_feed{ width:90%; padding:5%; font-size:14px; color:#888; text-align:center; float:left; margin-top:30px; background:#fff; box-shadow:0px 0px 2px rgba(0, 0, 0, 0.10);-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.10); -webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.10);}
    #thn_feed p{ line-height:21px;}

    #25892

    Towfiq I.

    administrator

    sorry, there was a typo. try this:

    .copytext, #footmenu ul li a{ color:#fff!important;}

    #25756

    Towfiq I.

    administrator

    whats your site address?

    #25691

    Towfiq I.

    administrator

    whats your site address?

    #25635

    Towfiq I.

    administrator

    Are you sure you cropped those images? they are huge. 4000px+
    you should crop them to 1000px x 400px

Viewing 25 posts - 1,901 through 1,925 (of 2,462 total)