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 - 961 through 975 (of 5,207 total)
  • Author
    Posts
  • in reply to: website title & description width #62427

    Hi @javadxth,

    We found you have solved the problem by adding the custom css code of making fixed width of 991px to the selector ‘navbar-brand‘.
    It’s good but making a fixed width of 991px will affect on smaller screen devices. so for better solution to make the site title and tagline section width to 100%, Please remove the width you added to navbar-brand and paste the below custom CSS code in Appearance > Customize > Additional CSS.

    .navbar-head .col-lg-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }

    Thanks

    in reply to: Widgets #62425

    Hi @taylor,

    Some other plugins that you have installed in the theme might have affected the widgets. Can you please check by deactivating the plugins one by one.

    Thanks

    in reply to: Site identity – Site Title and Tagline after the logo #62411

    Hi @sanderedk,

    Creating a logo along with the text in it doest affect the SEO on our theme. But make sure u don’t remove the Site Title and Tagline from the ‘Site Identity‘ Section. You just need to uncheck the option ‘Display Site Title and Tagline’ rather than removing the Site Title and Tagline from the input field.

    Can you please provide us your Site Url so that we could try giving you the appropriate solutions.

    Thanks

    in reply to: Menü Navigation on tablet #62407

    Hi @thomas-hess,

    We checked your site again and still some other plugin has affected the navigation script of the theme. Please check by deactivating plugins one by one or for the instant solution you can paste the below custom CSS code in Appearance > Customize > Additional CSS to make the navigation menu work well.

    .collapse.in {
    display: block;
    } 

    Thanks

    in reply to: Menu burger sur tous support #62282

    Hi @delph006,

    To change menu from left to right side then please add the below custom CSS code again to end of the same code we provided before.

    .main-navigation a {
    	text-align: right;
    }
    .main-navigation li .dropdown-menu a,
    .main-navigation li ul li a{
    	padding-left: 15px;
    	padding-right: 30px;
    }
    .main-navigation li ul li ul li a{
    	padding-left: 15px;
    	padding-right: 60px;
    }

    Thanks

    in reply to: Menü Navigation on tablet #62281

    Hi @thomas-hess,

    Can you please provide us your site Url so that we can figure out the actual issue.

    Thanks

    in reply to: TH recent posts #62280

    Hi @thomas-hess,

    Sorry you cannot display the post by category in ‘TH Recent Post’ widget. Since the widget itself is named as a ‘Recent Post’ so it displays your recent post only.

    But you can set the number of posts to display in this widget by adding your desired digit in the ‘number of post’ input field where you can see the default number is ‘4’.

    Thanks

    in reply to: logo over header image #62279

    Hi @y,

    Sorry you cannot add two images as the header image. for this you need to hire a developer for code customization according to your need or you can edit the image to combine the both things in one image and better upload the edited image.

    Thanks

    in reply to: Open each posts in a new tab #62277

    Hi @akshat-k-madan,

    To open the each post in a new tab you need to customize the code so you need to hire a developer to customize the code for you.

    Thanks

    in reply to: Why it only shows one category #61906

    hi @webbb.

    May be you have just created the categories but not added/set those categories to the related posts. The dropdown option will show categories list only after you set the categories on specific posts. Make sure you add/set the categories to the posts. You can add/set category through the categories tab on the right section of every post editor page.

    in reply to: sidebar problem and mobile problem #61903

    hi @t24334612,

    Can you please provide us your Website url so that we can figure out the issue regarding the sidebar.
    The script you added on your site might have affected the sidebar height so it goes under the article. We have coded the sidebar to be sticky so in initial it traces the height of sidebar but here the script you added might have rendered its element’s height later which affects the sidebar height.
    And sorry you can’t set the different option for PC and mobile. You want to show last article on mobile. Do you mean the latest article rather than the post by category or the only single last post of the sections or widgets. Please clarify it in more better way.

    Thanks

    in reply to: Post Offset #61894

    hi @brian8,

    Yes by default our every section and widget will shows you the recent posts so it obviously show same posts in every section or widget. You said you have limited number of categories so if you set the same category for some other sections or widgets then also you will get to see the similar posts.
    We suggest you to add some new categories to the related posts and set the same category to the section or widget. It will help you to render the post which you want to show through that category.

    Thanks

    in reply to: Primary menu – Sticky menu #61891

    hi @realmanfx,

    Sorry we haven’t coded the header navigation menu to be sticky in Free Version. For this u have to hire a developer to customize the code according to your need or you can upgrade the theme to Premium Version where u can find various more features including Sticky Navigation option. You can view our Premium Demo Variations Here.

    Thanks

    in reply to: Header and background ratio #61806

    hi @valerio-avvisati,

    The height and width of the header is not in fixed ratio. We have developed the header in a responsive style so the background image gets covered in a responsive way.
    The width will changes according to the users screen size and Height will changes according to the element uses in header. Like if you remove advertise then height will decreases a bit low and if you add the bigger logo image then the height increases and these things also affects on smaller devices as well So It’s not possible for us to provide you the exact ratio for header.

    If you really need the exact ratio then you have to hire a developer for customizing the codes accordingly to your needs.

    Thanks.

    Hi @adriana1,

    Sorry for the confusion here. We gave the solution for our magazine themes and later realized, it’s the topic under the ‘Inc’ theme. Ya we are sorry. It’s not possible to show post by categories. You really need to hire a developer to add this feature. Since we coded that widget only to show the recent post.

    Thanks

Viewing 15 posts - 961 through 975 (of 5,207 total)