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,266 through 2,280 (of 3,480 total)
  • Author
    Posts
  • in reply to: Trouble with Slider Image sizing #46720

    Hi Bruce.gibbins,

    You can use any image size however to support the large screen size we recommend you to use large image. You can reduce the image size via different image optimize software. We have also used 2300 X 1300px images in the featured slider in our demo site which is just 2MB.

    Thank you!

    in reply to: Blog posts in Business layout #46718

    Hi Daisuke,

    For this you have to create new widget which needs code customization you have to hire a developer as it is a new feature to add in the theme.

    Thank you!

    in reply to: Only display header image on home page #46717

    Hi ruth elizabeth smith,

    To hide site title on home page only then add below custom css too

    .home #site-logo { 
       display: none;
    }

    Thank you!

    in reply to: Changing hyperlinks behaviour #46716

    Hi Boni,

    To add the underline in all hyperlinks go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .entry-content a {
        text-decoration: underline;
    }

    Thank you!

    in reply to: Cannot donload – link works wron #46707

    Great! 🙂

    in reply to: Only display header image on home page #46621

    Hi ruth elizabeth smith,

    To hide the header image in all pages apart from the home page Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .page .header-image {
       display: none;
    }
    .home .header-image {
       display: block;
    }

    Thank you!

    in reply to: Newest blog post not appearing on the blog digest page. #46620

    Hi Lisa,

    Could you please check deactivating all the plugins one by one that you have activated in your site.
    It may be plugin conflict.

    Thank you!

    Hi Afan,

    You have to manually update the theme to the latest version. So Please login to our site with the same username that you have purchase the theme and you will redirected to your account page where you can see the download section to download the latest version of the theme and update the theme manually, If you have customize the theme main code please backup the current version that you are using in your site before updating to the latest version.

    Thank you!

    in reply to: Changing hyperlinks behaviour #46618

    Hi Boni,

    To change the link color login to your WordPress admin site and go to the Appearance > Theme Options > Design Options > Color Options > Color Skin > where you can change the Link of the Color.

    And to add the underline please clarify in which section link you need to add underline?

    Thank you!

    in reply to: How to remove this gray line… #46617

    Hi Cassandra,

    Can you clarify which line you are talking about? So that we can provide you a custom CSS code to remove those line.

    Thank you!

    in reply to: Slider Fly-In Text & Images Like Demo #46616

    Hi Dawn,

    For the slider same like our demo you have to purchase the single license of Revolution Slider Plugin here.

    Thank you!

    in reply to: Change Home Page Featured Post/Page Slider Text #46541

    Hi Jim,

    You can use Image Slider where you can add title, link, content and Image of your choice.

    Thank you!

    Hi Sukriti,

    First thank you for using our theme.
    You will have the both feature in the premium version of WP Portfolio theme which will be release very soon.
    For now to change the hyperlinks color go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    a,
    .main-navigation a,
    .entry-title, .entry-title a,
    .widget ul li a,
    .site-info .copyright a {
        color: #333;
    }

    Please edit above HEX color code #333 to your own HEX color code.

    And for to hide the excerpts add below CSS code too in custom CSS option.

    .post-main .post p {
        display: none;
    }

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

    Thank you for using our theme.

    in reply to: Update Attitude theme failed #46539

    Hi Taryl,

    You are using Attitude Pro not a free version. So you have to download the theme from your account by logging into our site.
    After downloading the theme you have to update it manually first activate the different theme and delete the old version of Attitude Pro and upload/install the latest version that you have download from our site.

    Thank you!

    in reply to: Updating Attitude Pro #46494

    @dinobuffagni We have fixed that issue and already updated the theme last year.
    Please login to your site with the same username that you have purchased the theme before and download the theme from your account page. If you have not access to download the theme file then it may be of subscription expired So, renew you subscription to access the theme file and update the theme.

    Thank you!

Viewing 15 posts - 2,266 through 2,280 (of 3,480 total)