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,506 through 2,520 (of 3,480 total)
  • Author
    Posts
  • in reply to: Change Height of primary menu container #41117

    Hi Lee,

    Could you please provide us the site URL? So that we can see your site in mobile devices and provide you a exact CSS code.

    Thank you!

    in reply to: Change of Default Font Colour on Top Contact Info bar #41116

    Hi Info165,

    To change the color and the font-size paste below CSS code in your child theme CSS. Also if you want more features like font-family, font-size and font-color, color skin you can upgrade it to pro version of the Interface theme and change as you wish.

    .info-bar,
    .info-bar .info ul li a {
        color: #fff;
        font-size: 14px;
    }

    Thank you!

    in reply to: Delay change of link when slider image changes #41112

    Hi Steve2,

    Sorry! We have visited your site and we do not found any issue that your are talking about. When ever slider changes to next one we are able to click on it’s own link while changing image at a same time. Below are the links that you have set for the sliders.

    1st slider link: http://patriciacoughlin.com/events/
    2st slider link: http://patriciacoughlin.com/treatment/
    3st slider link: http://patriciacoughlin.com/publications/
    4st slider link: http://patriciacoughlin.com/training/

    You can clean the cache once and check it.
    If same issue exist please record the video and provide us the video link.

    Thank you!

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

    Hi Lee,

    Please go to the Appearance > Customizing > Layout Options > Responsive Layout and ON the responsive layout and just paste the below code in custom CSS and remove your all code:

    #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: Transparency Effect for top navigation #40997

    Hi Markus,

    Please login to your dashboard go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save & Publish button. Also do not forget to remove all the code that you have customize.

    .hgroup-wrap {
        background-color: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10000;
    }

    Thank you!

    in reply to: The menue does not work (is not there) on a Telephone #40995

    Hi Marloes,

    Could you please share us your site URL? So that we can check you site in the mobile devices.

    Thank you!

    in reply to: Transparency Effect for top navigation #40930

    Hi Markus,

    Sorry for the late reply. We are on Holidays.
    Actually we do not understand what you are trying to say and what you are trying to do?
    Are you trying to stick the menu at the top with transparency effect same like our https://www.themehorse.com site menu.

    Thank you!

    in reply to: Site Move – Installation Problems with Ultimate Theme #40929

    @liz-nicholson Sorry! There is no any skins and wordpress directory in wp-content -> themes -> ultimate -> skins and wordpress nor there is any Buddha Panel in our Ultimate theme.

    It seems that you/your developer have customized the code without creating a child theme we always recommended you to create a child theme if any customized is required so that your code will not be lost while updating to a new version.

    Thank you!

    in reply to: Slider not saving #40928

    @fannygalore1 (Sarah) Please follow this reply #39074

    in reply to: Video and slider #40927

    Hi Anthony,

    Sorry! We are not misleading. Before it was zipped with our theme but as of the WordPress guidelines we have removed the Revolution Slider file from our themes because of non GPL code.

    If you purchased it directly from here you will have auto update feature as well as dedicated support from the author too.

    For more detail about it please contact our customization support via Email

    Thank you!

    in reply to: Home Page #40923

    Hi Paul,

    So you would like to set the featured slider.
    To set the slider same like our demo you have to set the featured image for your post and publish that post as sticky and to set the buttons for the slider login to WP admin dashboard and go to Appearance -> Customize -> Ambition Theme Options -> Featured Content there you can set the button.

    Thank you for using our theme.

    Happy New Year and Happy Holidays!

    in reply to: Image Widgets in Sidebar #40920

    Hi Deb,

    To reduce the gap between each image and the title Popular Posts go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #secondary .widget img.aligncenter,
    #secondary .wp-caption {
        margin-bottom: 0;
    }

    Thank you for using our theme. Happy New Year and Happy Holidays! 🙂

    in reply to: Header text #40919

    Hi Michel,

    You can change the header text, color and the size of the font via customizer. Login to your WP admin dashboard and go to Appearance > Customize > Ambition Theme Option There you can see the font family/size/color option.

    And to disposition of the text on two lines please go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save & Publish button.

    #site-description {
        border-left: 0 none;
        padding-left: 0;
        clear: left;
    }

    Thank you for using our theme. Happy New Year 2016 and Happy Holidays! 🙂

    in reply to: Problem on the category-overview-side #40631

    Thank you for your time and review. 🙂

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

    Hi Akbar,

    To set the Revolution Slider Go to Appearance > Customizing > Featured Post/Page Slider > Slider Options > Select Slider Type to Revolution Slider and go one step back you will see Revolution Slider Option there you can set the revolution slider that you have created.

    Thank you!

Viewing 15 posts - 2,506 through 2,520 (of 3,480 total)