badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 3,439 total)
  • Author
    Posts
  • in reply to: Hide mobile menu #105602

    Hi there,

    Login to your admin dashboard and go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste below custom CSS code to hide the menu toggle button.

    @media only screen and (max-width: 767px) {
        .menu-toggle {
            display: none !important;
        }
    }

    Thank you!

    Hi @deepaksporty2005

    Is there a posts set to those category? If yes can you please share us your site Url? So that we can have a quick look into your posts.

    Thank you!

    in reply to: Can I increase header height? #105600

    Hi Rowan,

    Just login to your admin site dashboard and go to Appearance > Customize > Additional CSS and paste the below custom CSS code to increase the header height. Also you can increase/decrease the digit value below as per your need.

    .navbar-head {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    Thank you!

    Hi there,

    Just login to your admin dashboard and go to Appearance > Customize > Additional CSS and paste below custom CSS code to change the text color to white.

    .stories-title a, 
    stories-title a:hover {
      color: #fff;
    }

    Thank you!

    in reply to: TH: Horizontal/Vertical Widget #105597

    Hi there,

    You can not set more than 5 posts, if there is too many posts in the single widget the site will be slow, Hence we have designed the theme this way.

    Thank you!

    in reply to: image and text overflow #105596

    Hi there,

    Login to your site admin dashboard and go to Appearance > Customize > Additional CSS and paste the below custom CSS code.

    #secondary .alignwide,
    #secondary .alignfull {
      margin-left: 0;
      margin-right: 0;
    }

    Thank you!

    in reply to: youtube video url #105595

    Hi @mindaugas-kacergius

    Can you please share us your site Url? Where you have set video so that we can have a look into your site and solve your problem.

    Thank you!

    in reply to: Image (Featured-Social-Post) #105594

    Hi Dunde,

    Your posts are looking great with images.
    What actually you need? So that can provide you a exact custom CSS code if possible.

    Thank you!

    in reply to: Image size #105593

    Hi Dunde,

    Your posts are looking great with images.
    What actually you need? So that can provide you a exact custom CSS code if possible.

    Thank you!

    in reply to: Display Site Title and Tagline #105592

    Hi @paolo-mazzei

    Login to your admin dashboard and go to Appearance > Customize > Additional CSS and paste below custom CSS code to hide the site title.

    .site-title {
      display: none;
    }

    Thank you!

    Hi Dunde,

    Sorry ! What do you meant by “Header Featured Posts” are not properly zoomed/cropped What actually you need? So that can provide you a exact custom CSS code if possible.

    Thank you!

    in reply to: WordPress 6.2.2 compatibility #105584

    Hi Ricky,

    Yes the theme is compatible with the new WP version 6.2.2.
    There may be some compatible issue with plugins please deactivate the plugins one by one and check.

    Thank you!

    in reply to: on hold #105571

    Hi there,

    First thank you for purchasing our theme.

    System sometimes takes time to authorize your PayPal payment.
    Anyways your order is now completed and you can now download the file from your account page.

    If you have any problems please let us know.

    Thank you!

    in reply to: Installation error #105570

    Hi Natanael,

    Sorry you are uploading the theme to plugin, You need to upload the zip file as a theme not plugin.
    If you have any problem do not hesitate to contact us.

    Thank you!

    in reply to: on hold #105447

    Hi there,

    First thank you for purchasing our theme.

    System sometimes takes time to authorize your PayPal payment.
    Anyways your order was already completed and you can download the file from your account page.

    If you have any problems please let us know.

    Thank you!

Viewing 15 posts - 61 through 75 (of 3,439 total)