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 - 2,521 through 2,535 (of 3,476 total)
  • Author
    Posts
  • in reply to: Collapse / expand search bar #40590

    Hi,

    Top search bar will expand on click by default you do not have to do anything.
    And for the “Search” (text) you have to create a .po and .mo file for the language translation and you have to put that file inside the language directory OR you have to create the child theme to directly customize the main code.

    Thank you!

    in reply to: Transparency Effect for top navigation #40589

    Hi Markus,

    Are you asking to have the Image Gallery OR Image Slider?
    If you are asking to set the Image Slider then Go to Appearance > Customize > Ambition Theme Options > Featured Content settings > Slider type > Image Slider and refresh the page and again go back to Appearance > Customize > Ambition Theme Options > Image Slider Option where you can set the image slider.

    Thank you!

    in reply to: Help for viewing 3 article in a row #40587

    Hi William,

    Are you asking to set the 3 article like shown in this demo https://www.themehorse.com/preview/ambition/ Where there is “Super Fast Load”, “Professional Design” and “Underscores”.

    Thank you!

    in reply to: meta slider not going full width #40586

    Hi Akbar,

    It seems that you have used metaslider plugin for the slider.
    Please use Slider Revolution for the slider our theme is fully compatible with that.

    Thank you!

    in reply to: Change Height of primary menu container #40585

    Hi Lee Ann,

    Sorry! What you are trying to say? Can you please clarify it more?

    Thank you!

    in reply to: Read more and typo options #40509

    Hi Elena,

    Can we have the site URL so that we can see the exact issue?
    Also in which section you want a bold text format?

    Thank you!

    in reply to: CSS Print disorganized #40508

    Hi Bazzarello,

    It seems that you have customize the code OR used third party plugins in your site.
    Your home page layout is totally different and we have not designed that layout.
    Actually what issue you faced when you print the page?
    Can you please share the screenshot?

    Thank you!

    in reply to: Change Height of primary menu container #40496

    Hi Chriswieser,

    To change the height of the primary menu go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access a {
        height: 45px;
        padding-top: 25px;
    }
    .search-toggle {
        margin-top: 25px;
    }
    #site-logo {
        margin-top: 18px;
    }
    #access ul li ul {
        top: 70px;
    }
    @media only screen and (max-width: 767px) {
        #site-logo {
            margin: 10px 0;
        }
        .menu-toggle {
            margin-top: 17px;
        }
    }

    Thank you!

    in reply to: SSL Certificate – images/layout not displaying #40459

    Hi François,

    What “insecure” content that are not displayed in the web browsers?
    Also could you please provide us your site URL?

    Thank you!

    in reply to: Sliders #40458

    Hi Justyn,

    Please provide us the temporary username and password to your site via Email. So, that we can see the exact issue.
    Actually which version of the Revolution Slider you are using. If you are using the old version then please update it.

    Please do not share any username and password here in this forum because this forum is public and visible to all customers.

    Thank you!

    in reply to: Sliders #40433

    Hi Justyn,

    We have not seen any video in your slider. Could you please set the video slider so that we can view it on Google Chrome.

    Thank you!

    in reply to: revolution slider #40431

    Hi Adamachubi,

    To reduce the space under the revolution slider go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .home #main {
        padding: 0;
    }

    Thank you for using our theme.

    in reply to: Change colour of one menu item #40428

    Hi Nklee,

    To have the color for the menu item 3139 only go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access #menu-item-3139 a:hover,
    #access ul li#menu-item-3139.current-menu-item a, 
    #access ul li#menu-item-3139.current_page_ancestor a, 
    #access ul li#menu-item-3139.current-menu-ancestor a, 
    #access ul li#menu-item-3139.current_page_item a {
        color: #777;
    }

    Please change the above HEX color code #777 to your own HEX color code to change the color

    Thank you for using our theme.

    Thank you!

    in reply to: revolution slider – urgent upgrade required #40396

    @bertmiddleton Our email support team have send you an email. Please check your inbox.

    Thank you!

    in reply to: Delete "Home" on the main site #40318

    Hi Nicole,

    To hide the Home title from your home page Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .home.page .entry-header {
        display: none;
    }

    Thank you for using our theme.

Viewing 15 posts - 2,521 through 2,535 (of 3,476 total)