Woothemes

Tab/Accordion/Toggle Content Is Messed Up

Tab/Accordion/Toggle Content Is Messed Up Tabs (as well as accordion and toggles) are not supposed to be used within complicated combination. We can only assure correct functioning of simple content inside of a tab (text, images, standard WP gallery, lists):http://the7.io/main/shortcodes/5-shortcodes/tabs-side/http://the7.io/main/shortcodes/5-shortcodes/tabs-top/ Content of hidden tabs is not being displayed. In result, a script cannot calculate height…

Woothemes

How to edit mobile layout?

How to edit mobile layout? Theme responsive layout is handled by media queries. The appropriate width values of iDevices are listed below: • @media only screen and (max-width: 990px) – iPad portrait• @media only screen and (min-width: 739px) and (max-width: 990px) – also iPad portrait (with lower bound)• @media only screen and (min-width: 479px) and…

Screenshot 2015 06 16 17.30.21

Hide Meta Info

Hide Meta Info It is possible to hide meta information in Blog, Portfolio and Gallery templates through Theme Options -> “Blog, Portfolio, Gallery”. To hide meta information from:– related posts;– mini blog shortcode;– mini blog widget; please try to insert the following rule into Dashboard – Theme Options – Advanced – Custom CSS:.post-content .text-secondary {display:…