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 - 1,906 through 1,920 (of 5,207 total)
  • Author
    Posts
  • in reply to: Last page line is hided by bottom bar #43640

    You welcome Benjamin

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ultimate
    We really appreciate your rating.

    Thank you!

    in reply to: Increasing size of excerpts not working. #43639

    Hi wlorrainewatkins,

    Go to Appearance -> Theme Options/ customise -> Design Options Tab -> Home page layout options -> Blog Display Type on Home Page and set it to blog full content.

    In blog full content, read more text will not be displayed.

    Thank you!

    in reply to: Center menus on page #43638

    Hi Chapline,

    Go to Appearance -> Theme Options/ customise -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access {
    	text-align: center;
    }
    #access li {
    	display: inline-block;
    	float: none;
    	margin-right: -4px; 
    }
    #access a { 
    	display: block;
    	float: none;
    }
    #access ul li ul {
    	text-align: left;
    }
    #access ul li ul li {
    	display: block;	
    	margin-right: 0;
    }

    Thank you!

    in reply to: Featured Image Slider #43587

    That’s great Andrea

    Thank you!

    in reply to: Contact Info Bar Background Image #43586

    Hi patricia,

    I think you have requested red color but still getting light blue. Because the color hex code you are using is only 5 digit #f2000 which must be #f20000 (6 digits)

    There is no any recommended image size for background image. You may use any size image which fits your design. The image will be displayed to 100% either you use big or small image.

    Thank you!

    in reply to: Is javascript supported? #43572

    Hi Shelley,

    We are sorry for this. This feature is not available in our theme. You may use some plugins which support dropdown or hire a developer as it is a new feature to be added in the theme.

    Thank you!

    in reply to: Social Media Icons #43571

    Hi cecillemaquito,

    First of all did you create a child theme while customizing the code? If you have not created a child theme then while updating to new version all your customized code will be lost. So better make a child theme and then customize the code otherwise the same changes you need to do after updating to the theme.

    For your question, goto theme folder -> library -> structure -> header-extension.php on line no 322 you will find this code
    __( 'Google Plus', 'attitude' ), replace this code with __( 'Google scholar', 'attitude' ),

    Hope this may help you
    Thank you!

    in reply to: Business Template Background #43569

    Hi Kyle,

    To add the background image goto dashbaord -> apperance -> customize -> background image and upload the background image.

    This background image effect will only take place if you use narrow layout. To set narrow layout options goto dashbaord -> apperance -> customize -> ambition theme options -> site layout and choose narrow layout.

    Hope this may help you
    Thank you!

    in reply to: Contact Info Bar Background Image #43568

    Hi Patricia,
    Did you made any code customization on it? Header background image is working fine on the theme with no issues.

    To change the color of bottom info bar goto dashboard -> appearance -> theme options -> color options -> bottom color options -> Bottom Contact Info Bar and change the color as you like.

    If you problem is still not solved then provide your site Url too. So that we may help you

    Thank you!

    Great Keith

    Thank you!

    Hi Henderson,

    If that works fine or not let us know.

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/attitude
    We really appreciate your rating.

    Thank you!

    Thank you!

    in reply to: Where do I go to edit the footer information? #43483

    Hi graham4,

    Sorry! This features is only available in the pro version.
    There is an option to edit the footer information, if you purchase the premium version.

    Thank you!

    in reply to: About page/posts titles location #43478

    Hi Heidi,

    If you are unable to create a child theme then while updating to new version all your customized code will be lost. So you need to customize code manually each and every time while updating to new version.
    Here is an example how to create a child theme or find in forum. We have replied many times about the child theme. This is just an example to create a child theme.

    To add h1 style you better use below code

    echo '<h1>'.ambition_header_title() .'</h1';

    Hope this may help you
    Thank you!

    Hi Keith,

    We are not sure if it works fine with our theme or not. Also we cannot guarantee that third party plugins will work fine in our theme or not. So you may try it once. If we find anyone using this plugins with our themes then we will let you know.

    Thank you!

    in reply to: Add icon to social links #43476

    Hi Pavel,

    If there will be available the VK genericons then we will surely add in future. Let us know if it is available here

    Thank you!

Viewing 15 posts - 1,906 through 1,920 (of 5,207 total)