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,101 through 1,125 (of 2,462 total)

Home Forums

  • #104688

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    @import url(http://fonts.googleapis.com/css?family=Duru+Sans);

    and then open up style.css and replace this:

    body{ background:#f7f7f7; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999;}

    with this:

    body{ background:#f7f7f7; margin:0; padding:0; font-family: 'Duru Sans', sans-serif; font-size:14px; color:#999;}

    #104669

    Towfiq I.

    administrator

    Open up javascript.php and replace this:

    jQuery(window).load(function() {

    with this:

    jQuery(window).ready(function() {

    #104656

    Towfiq I.

    administrator

    hmm…. Add this to the very bottom of your mobile.css:

    .tinynav, .tinynav1 {
    display: block!important;
    margin: 20px auto 0px auto;
    width: 90%;
    padding: 3px 0;
    }
    #104653

    Towfiq I.

    administrator

    Carmen please go to Asteria Options> Import/Export and export your theme settings. then upgrade to the Pro version.

    #104652

    Towfiq I.

    administrator

    add this to your Custom CSS:

    .desc{color:white; font-size:16px; font-weight:bold;}
    
    #104453

    Towfiq I.

    administrator

    Go to Asteria Options> Slider and put “auto” in slider height field.

    Then add this to your Custom CSS:
    #slidera{min-height:500px;}

    #104451

    Towfiq I.

    administrator

    whats the site address?

    #104441

    Towfiq I.

    administrator

    you want to remove the dates and titles from the category page only?:
    http://ukguitarlessons.com/category/learn-the-basics/

    #104413

    Towfiq I.

    administrator

    you can purchase the pro version any time you want 🙂

    #104411

    Towfiq I.

    administrator

    while editing your contact page notice there is a box on right that says “Page Attributes” make sure the “Default Page Template” is selected.

    #104332

    Towfiq I.

    administrator

    replied:

    PRO

    #104331

    Towfiq I.

    administrator

    what backup are you talking about? are you trying to backup your posts/pages from Tools> Import/export? or are you talking about the backup option of the theme?

    #104092

    Towfiq I.

    administrator

    add this to your Custom CSS:

    .ast-prev, .ast-next{
    background: #eeeeee!important;
    }
    
    .ast-prev:hover, .ast-next:hover{
    background: #2dcb73!important;
    }
    
    #104089

    Towfiq I.

    administrator

    you could identify whether its a theme or not by changing the theme to anything other than zenon lite.

    #104088

    Towfiq I.

    administrator

    so your comments are not showing up?

    did you disable comments from Asteria Options> Miscellaneous?

    #104043

    Towfiq I.

    administrator

    1. to make the menu visible on smaller screens add this to your Custom CSS:

    .header4{height:auto!important;}

    2. In PRO, you can upload logo, change title color and There is a header type where can center your logo.

    3. I am not seeing the slider description issue on firefox.

    #104027

    Towfiq I.

    administrator

    please find a font from google fonts and send me the link of the font.

    https://www.google.com/fonts

    #103722

    Towfiq I.

    administrator

    from the page attirbutes box make sure the “default page template” is selected.
    if this still happens, recreate the contact page.

    #103660

    Towfiq I.

    administrator

    Go to Appearance> Editor and select heade4.php from right.

    #103659

    Towfiq I.

    administrator

    there shouldn’t be any. the mobile menu automatically shows up when you setup the menu Whats your site address?

    #103657

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .nivo-caption{display:none!important;}

    #103299

    Towfiq I.

    administrator

    the ‘ are not being added correctly. please copy the line that I pasted.

    notice to the very bottom of your stylesheet:
    http://www.oracomunicazione.it/wp-content/themes/zenon-lite/style.css

    it looks like this:

    .logo {font-family: ‘ExoMedium’!important;}

    which should be:

    .logo {font-family: 'ExoMedium'!important;}

    #103297

    Towfiq I.

    administrator

    Can you rate this theme:

    Zenon Lite

    Thanks

    #103294

    Towfiq I.

    administrator

    rename the page-contact.php to page-contact-us.php

    #103292

    Towfiq I.

    administrator

    whats your site address?

Viewing 25 posts - 1,101 through 1,125 (of 2,462 total)