Okay
  Public Ticket #2395797
Add text box to homepage
Closed

Comments

  •   Mewkazoid started the conversation
  •  6
    Mewkazoid replied

    Basically want I want to know is – Can I add a WPBakery element (a custom text block) above my portfolio grid (built using the Portfolio Template and theme options).

    Thanks

  •  1,558
    Laborator replied

    Hi Simone,

    Instead of creating the portfolio page with the template selection as you're using it now, set the template back to default and create it using WPBakery, as explained in theme documentation, then you will be able to add many other elements and it wont be strict only to the portfolio items as in Portfolio Template you cannot add other content.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  6
    Mewkazoid replied

    Thanks very much, Art.

    I've recreated the gallery with the Default template, and added the WP Bakery Text Block and Portfolio Items.

    One small question –  the edge of the portfolio tiles are no longer aligned with the logo (left of page) and 'Contact' (right of page). The tiles overhang by 10px. Is there anyway to get the portfolio in-line with the other logo / intro text / top menu edge?

    Thanks
    Simone


  •  6
    Mewkazoid replied

    Please see screenshot attached.

  •  1,558
    Laborator replied

    Hi there,

    Try adding this CSS to Custom CSS:

    .wpb_wrapper .lab-portfolio-items {
        padding-left: 10px;
        padding-right: 10px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  6
    Mewkazoid replied

    That css worked. Thanks for your help, Art! 

    Simone

  •  1,558
    Laborator replied

    Happy to hear that, I will set the ticket as solved from heresmile.png

    P.S: If you like our theme, it would help us a lot if you could give us a five star rating on themeforest from your Downloads tab.

    A huge thank you from Laborator in advance, have a great day!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group