Sidebar: Element "Tabbed Content" – remove Titles

Posted in: Newspaper
Post count: 1341

Hi!

Where I can remove this Titles?

Post count: 23312

Hi Edward,

If you are using WP Pages in Tabs within Visual Composer, it isn’t enough to delete the name of the widget title and also you have to need the code below to remove the title widget like this: http://screencast.com/t/AJVjx9iq http://screencast.com/t/qdnNzv0qZ4W0

.widgettitle {
display: none;
}

You can see the result here: http://screencast.com/t/rVjLBliovuV

Hope this helps!

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.