Okay
  Public Ticket #887930
built query portfolio items at visual composer didnt work
Closed

Comments

  •  2
    denny started the conversation

    1) i have 3 different portfolio category : client, personal works, design template. i wanna show only 2 category at my homepage ( client, personal work) . the problem is when i try to made built query portfolio item at visual composer, all my potfolio category didnt showup. please let me know how to fix this. my site is dennybusyet.com

    2) how can i change body font paragraph size, like maybe 16px? now it's too small. i use kalium agency theme.

  •  1,558
    Laborator replied

    Hi Denny,

    1. You should use the Taxonomies field instead of Categories if  you want to filter them.

    2. Add the following CSS in the Custom CSS:

    p, .section-title p, .main-footer .footer-widgets .wp-widget .textwidget, .main-footer .footer-widgets .wp-widget p, body p {
        font-size: 16px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group