badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Deleting tags

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #72799
    Sheik Ahamath
    Participant

    – I don’t want tags to be shown in my posts. Can you please provide a CSS code so that tags will not be shown at the bottom of my posts.
    – Also, I don’t want the controls to be shown on the banner featured slider. Can you please provide a CSS code for this too?
    Thanks for providing a great theme.

    #72823

    Hi @sheik-ahamath,

    To remove Tags and controls on Banner Featured Slider, please go to ‘Appearance > Customize > Additional CSS’ and paste the below code:

    .entry-meta .tag-links,
    .post footer.entry-meta,
    .featured-slider .owl-nav {
    	display: none;
    }
    .featured-slider.post-slider .post-slider-header {
    	padding-right: 0;
    }

    Thanks for loving our theme. Please let us know if you have any queries regarding the themes.

    #72842
    Sheik Ahamath
    Participant

    Thanks. The code for the tags works but not for the slider control. What I meant are the navigation controls at the top right of the slider that allows one to go backwards and forwards. I want to hide them so would like to have the CSS code for this.

    #72895

    Did you paste the provided code properly?
    You asked to remove controls for Banner Featured Slider so the code we have shared is correctly removing the controls of Banner Featured slider as you required.
    Could you please share us your site URL so that we can check why is’t not working.

    Thanks

    #72921
    Sheik Ahamath
    Participant

    Yes, it works now. I figured out the issue. Under No of slides I had put in 1 and the controls show. But when I enter 2 or more slides then the controls disappear!

    In Customiser – Banner Settings – what does it mean by show banner on home and post page? How is this supposed to work? Does it mean there will be a banner slider in the posts page as well or it will show only the featured image as a banner?

    Thanks for the assistance.

    #72985

    Showing Banner on Homepage and Posts Page mean the banner which includes Banner slider and it’s side layout of trending and editor post will also be shown on the posts page and your home page ( Here Homepage can also be the Front Page Template). This Option will not work on Post/page Single and is not related with the Featured Image on Post.Page Single.

    Thanks

    #73065
    Sheik Ahamath
    Participant

    Thanks. I tried but the banner slider does not show on Posts page.

    #73155

    Hi Sheik,

    Show banner on homepage means you can show the banner in that page where ‘Homepage’ is set and banner on post page means it shows it on that page where you have set the page to ‘Posts Page’. You can set the ‘Homepage’ and ‘Posts Page’ via Appearance -> Customizer -> Homepage Settings.
    If you are looking to show banner on posts single then you can’t do that as we have designed the theme this way.

    Thank you!

    #73316
    Sheik Ahamath
    Participant

    Thanks. I do understand the bit about Homepage but not sure if I understood the difference between Posts Page and Posts Single. If there is a screenshot you can provide that would be great. Otherwise it’s OK, will try to figure it out.

    #73520

    Hi Sheik,

    Post Page is the page where you see all the posts in one page and post single is the page where you see the full article of specific post.

    Thank you!

    #73586
    Sheik Ahamath
    Participant

    Thank you for clarifying. It’s clear now.

    #73629

    Welcome anytime @sheik-ahamath

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.