badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 3,489 total)
  • Author
    Posts
  • in reply to: Remove / Hide Page Title Container #49744

    Hi Jimzook,

    Sorry we misunderstood.

    To hide the section you have to add custom CSS code to add it login to your admin site then go to Appearance > Customize > Design Options > Custom CSS and paste the below custom CSS code and click on save button.

    .hgroup-wrap {
        display: none;
    }

    Thank you!

    in reply to: Custom colors #49742

    Hi Daniel,

    You can easily change the background color and text color via Appearance > Customize > WP Portfolio Pro Theme Option
    However, you can not change the background color and the text color for each individual articles.
    For this you have to add custom CSS code for each individual articles.

    Thank you!

    in reply to: homepage slider #49667

    Hi Lindaspiller,

    Add below custom CSS to hide the prev/next post links from the bottom of the single post.

    .single-post .nav-links {
        display: none;
    }

    Thank you!

    in reply to: Prev next link #49666

    Hi Lindaspiller,

    Add below custom CSS to hide the prev/next post links from the bottom of the single post.

    .single-post .nav-links {
        display: none;
    }

    Thank you!

    in reply to: Sub menu not working on Navigation bar #49664

    Hi Phil,

    Please add below custom CSS to work the navigation bar and also please correct the custom CSS that you have added in SeaChange Advocacy Custom CSS Styles

    .main-navigation ul li ul {
        top: 55px;
    }

    Thank you!

    in reply to: Change color footer Ambition Free #49663

    Hi Paulien,

    Yes this feature is available in the pro version only.
    You can change the color skin as well as color of different section in the pro version with lots of features you will enjoy.

    Looking forward for your purchase.

    Thank you!

    in reply to: Image Links #49662

    Hi Tanya,

    Sorry! The offer has been already expired.

    Thank you!

    in reply to: Top padding : where is it? #49659

    Hi Tarik,

    Can you exactly clarify on which page you need to add top padding for title and post?
    So that we can provide you a exact custom CSS code.

    Thank you!

    in reply to: Remove Gap on Bottom of Home #49435

    If your site is not live yet.
    Please provide us the screenshot so that we will be clear which bar you are talking about.

    Thank you!

    in reply to: Change hover color in the menu #49351

    Hi Maria,

    Please remove the override code below from your custom CSS option which you have added before.

    a {
        color: #a9181f !important;   
        font-weight: 550 !important;
    }

    Let us know it it still not works.

    Thank you!

    in reply to: How can I make a slider like your preview site? #49350

    @daekyu-kim To set the slider same like our demo site you have to purchase a single license of Revolution Slider.

    Marcus @info173 We have integrated four slider into to this theme. 1. Default Slider, 2.Post/Page Slider, 3. Image Slider, and 4. Revolution Slider

    To set the Featured Post/Page Slider follow the instruction below:

    • Go to Appearance > Customize > Ambition Pro Theme Options > Featured Content Setting.
    • Select slider type to Post/Page Slider as shown in below screenshot.
    • Select Slider Status to Home Page or Enable on all Page.
    • Select ON/OFF to show the Slider Content display for small devices.
    • Select Transition Effect and Enter Transition Delay/Duration.
    • Select Left/Middle/Right Align for featured text position.
    • Enter the Number of Slides then click on Save & Publish button to activate the Post/Page slider options and go one step back to Ambition Pro Theme Options (Appearance > Customize > Ambition Pro Theme Options) and refresh the page and click on Post/Page Slider options and add Post/Page ID accordingly to all the slides that you have set and click on Save & Publish button
    in reply to: Remove Gap on Bottom of Home #49347

    Hi

    Could you please provide us your site Url? So that we can see the bar at the bottom of your homepage that you are talking about.

    Thank you!

    in reply to: There is NO ZIP file! #49293

    Hi Deborah,

    We have just logged into your account and we are able to download the clean-retina-pro.3.0.1.zip without any problem.
    If you are having problem then we can provide you a clean-retina-pro.3.0.1.zip via email.
    Please request the zip file of Clean Retina Pro by emailing here.

    Also please change you account password here before login to your account.

    Thank you!

    in reply to: There is NO ZIP file! #49232

    Hi Deborah,

    First thank you for purchasing our theme.

    There is .zip file where you can upload it to your WordPress theme directory directly.
    Please go to your account and and click on download tab to download the latest version of Clean Retina Pro theme.

    And $15 is for subscription renew charge.
    Actually after the purchase of our theme you will get free update from your account page and get support for one year via support forum.
    After one year if you want to continue with the update and support for the theme you will have to pay small amount $15 for another year.
    But you can continue to use the theme for the lifetime without renewing the yearly subscription.

    Thank you!

    in reply to: Menu doesn't work #49231

    Hi Mta,

    It seems that cothemes-shortcode plugin which integrate bootstrap css is overriding the theme main CSS code. To work the menu properly disable the cothemes-shortcode plugin otherwise go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on Save & Publish Button:

    #access a {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    Thank you!

Viewing 15 posts - 2,146 through 2,160 (of 3,489 total)