Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #495628

    Hi guys! How are you today?

    I would like to hide a newsletter widget title only in some parts of some pages.
    Example i have a newsletter widget under the image slider and i don’t need the title ” SUBSCRIBE TODAY ” on it but in the same page i need the widget title on the footer cause it’s working as a normal widget.

    Do you think is possible?

    Many thanks!

    Mario

    #495863

    Hey Mario!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-680 #av_section_1 .widgettitle {
        display: none!important;
    }

    Cheers!
    Yigit

    #495970

    SUPERB!!

    thanks Yigit.

    Have a nice day

    Mario

    #495973

    Hey!

    You are welcome Mario. You too have a nice day :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide widget title’ is closed to new replies.