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*

Featured image slider: how to remove short description #1

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #48976
    lonneke
    Participant

    Hello, I have built my website with Interface Pro. At the featured image slider options, I am trying to remove the text at short description #1, but it seems like I cannot leave it blank. When I do so, the former text shows up at my website. Is there a way to fix this?

    #48984

    Hi lonneke,
    Please add below custom css to hide the blank space for now.

    .featured-text .featured-content {
        display: none;
    }

    We will fix this issue in new version. For now you can use above custom css
    Thank you!

    #48999
    lonneke
    Participant

    Do you mean I have to put the code above in the field below ‘short description #1’? That didn’t work…

    #49003

    Hi lonneke,

    No this is the custom css.
    In the dashboard. Go to Appearance->Customize/Theme Options->Design Options->Custom CSS input field.

    .featured-text .featured-content {
        display: none;
    }

    Click on Save All Changes.
    This is a pro related questions so for the next time please post your topic on Interface Pro forum.
    Thank you!

    #49005
    lonneke
    Participant

    Thanks! That did the trick! Next time I’ll look for the Pro Forum!

    #49013

    You welcome lonneke.

    Thank you

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