Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #302319
    Heinz
    Participant

    Hello
    I want to clear the title for Promotion Headline. I have entered the following CSS code. But it does not work. What I have done wrong? Many thanks for the help.
    regards
    Heinz

     

    #302320
    Heinz
    Participant

    Kann leider das CSS nicht einfügen, da es eine Fehlermeldung gibt

    #302321
    Heinz
    Participant

    Unfortunately, can not insert the CSS because there is an error message
    Have left the brackets

    / * Hide title * /
    .Promotion Content Wrapper .Post .Try-Title
    Display: None! Important;

    #302367
    Skandha
    Participant

    @henebe: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #promotion-section .entry-title {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #302386
    Heinz
    Participant

    Thank you Skandha, works great

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Promotion Headline hide title’ is closed to new replies.