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,861 through 1,875 (of 3,489 total)
  • Author
    Posts
  • in reply to: Desktop is Displaying the Mobile Menu #55385

    Hi Dary,

    Yes we have change some code as well as script for the responsive menu which effect the header section. However, It will not change the appearance of your site and we have checked it before pushing it to live.
    May you have some custom css code, child theme or changed theme code.

    Also we can not visit the link that you have shared. Can you please check the link.

    Don’t be worry you need not have to change the theme, we are here to help you.
    Just provide us the exact site link and we will see what is the issue and let you know?

    Thank you!

    in reply to: Image Links #55384

    HI,

    Can you please clarify where in our theme you are trying to upload/show the profile image.

    Thank you!

    in reply to: Grey "Featured" Box on all image posts #55383

    Hi dbestdesign,

    Please use below custom css code to remove feature-text box off

    
    .sticky .sticky-post {
        display: none;
    }

    Thank you for using our theme.

    in reply to: Responsive Menu button #55339

    Hi Laura,

    We have just removed previous script and added a new script that works for the navigation for better user experience, also with some modification in style.css file

    Thank you!

    in reply to: Slider does not work #55338

    Hi Raeann,

    Sorry we din’t get what you are trying to say? Can you please elaborate?

    Also please do create your own topic rather than messing it into others topic.
    We have moved your support query as a new topic.

    Thank you!

    in reply to: Drop down menu not working #55336

    Hi @michelekleinhomer

    There should not be such issue.
    Can you please provide us your site Url? So that we can see your issue in the menu and provide you the solution.

    Thank you!

    in reply to: Header images will not scroll automatically. #55335

    Hi Raeann,

    Sorry! You can not automatically scroll the header image but can be Randomize uploaded headers image while your site loads/refresh again and again.

    Thank you!

    in reply to: Change color for background hover menu #55334

    Hi Erin,

    Please try below css code.

    #access a:hover,
    #access ul li.current-menu-item a,
    #access ul li.current_page_ancestor a,
    #access ul li.current-menu-ancestor a,
    #access ul li.current_page_item a,
    #access ul li:hover > a,
    #access ul li ul li a:hover,
    #access ul li ul li:hover > a,
    #access ul li.current-menu-item ul li a:hover {
        background-color: #004264 !important;
        color: #fff !important;
    }

    Thank you!

    in reply to: Rollovers #55332

    Hi,

    Sorry! latest post leads to its specific single page. It cannot lead to the another gallery.
    You can create a category menu and set it to the top as well as sidebar as we have shown in our demo site.

    Thank you!

    in reply to: Homepage menu overlap Issue #55331

    Hi Ram,

    Sorry! We have not developed the theme that you are using into your site.
    Please contact to the main author for support.

    Thank you!

    in reply to: Rollovers #55316

    Hi,

    Just login to your admin site and go to Settings > Reading there you will see Front Page displays option. Check the radio button to your latest posts which will show your post in your main home page. Now update all your existing post with featured image or create all new post with featured image and you are done. After this you will have the same appearance that we have shown in the demo site.

    Thank you!

    in reply to: Whether link click or refresh, page loads midway down. #55315

    Welcome anytime @spoon

    in reply to: Help needed, urgently :) #55302

    Hi Gudrun,

    Go to Appearance > Customize > Advanced Options > Home Slogan Options there you can see the field for redirect button text and redirect button link to show the button same like our demo site which is at the right of the text. If you din’t get same like our demo site as you want then first set the button as described and we will see you site how it is looking.

    And for the banner just go to the Appearance > widget there you will see Custom HTML Widget. Drag and drop that widget to the exact section that you need and add this blank html code <div style="height: 100px;"></div> which will show as a banner, without any text, as a divider on the front page.

    Thank you!

    in reply to: Change color for background hover menu #55301

    Hi Erin,

    To change the background color of the submenu only go to Appearance> Customize > Design Options > Custom CSS and paste the below CSS code then click on Save button.

    #access ul li ul {
    	background-color: #fff !important;
    }

    Note: Change the above HEX color code #fff to your own color code.

    Thank you!

    in reply to: Change color and size on text #55300

    Hi Dan,

    To change the color of the menu only go to Appearance> Customize > Design Options > Custom CSS and paste the below CSS code then click on Save button.

    #access a {
        color: #777 !important;
    }

    Note: Change the above HEX color code 777 to your own color code.

    Thank you!

Viewing 15 posts - 1,861 through 1,875 (of 3,489 total)