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,469 total)
  • Author
    Posts
  • 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.

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

    Hi Nicole,

    Can we have your site URL?

    Thank you!

    in reply to: Change position of Tags to above Jetpack Related Posts #40258

    Hi Huimin,

    Sorry! We do not understand what you are trying to say?
    Could you please clarify it once again?

    Thank you!

    Hi Rajatpoonia37,

    To Remove Next & Previous Post Links Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .default-wp-page {
        display: none;
    }

    Thank you for using our theme.

    in reply to: Slider not saving #40256

    @mmanu87
    Thank you for sharing your username and password via email.
    Our email support team will reply you in the same email.

    in reply to: Service Widgets – Not Linking to their page of reference #40255

    Hi Miho,

    Can we have the site URL? So that we can see the exact issue.

    Thank you!

    in reply to: Default Data/Content #40254

    Hi Johnny,

    Please email us the temporary username and password to your site so that we can set your site same like our demo site.

    Please do not share any username and password her in this forum because this forum is visible to all the customer.

    Thank you!

    in reply to: H1 tags #40253

    Hi Elodie,

    Please update the theme we have already fix the headings tags for better SEO.

    Thank you!

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