Okay
  Public Ticket #861661
various topics
Closed

Comments

  •  2
    Corama started the conversation

    It is possible to replace the icon for the Hamburger Menu in Kalium theme (three horizontal bars) with a png file?? I looked all the options and I can only change color, hide it or add text. 

    also… I love the Lightbox function you included for portfolios, but I can not find the way to use it on a blog post, can you guide me?.... and 3…when I add a full width row, the text starts at 1-2 pixels from browser window edge, but my theme border is 22px so first letters are hidden behind the border. this do not happen on mobile. I tried adding padding but then the text is not aligned with the images. see test page

    http://bauldeinstantes.com/sergio-4/


    Thank you!

  • [deleted] replied

    Hi Corama,

    1— I'm sorry but this option is not available on our theme options, maybe in the future updates we will introduce an option like this, but for the moment we don't have any plans.

    2— I made a little tutorial for you to understand this procedure  http://drops.laborator.co/uR20

    3— Can you please add the code below to Custom CSS

    body.has-page-borders .wpb_wrapper {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }
    
  •  2
    Corama replied

    Ylli

    Thanks for your response. Sorry to hear that #1 is not available. #2 worked perfectly.

    however in #3. I was referring to Lightbox functionality found in this page: http://demo.kaliumtheme.com/photography/#abstract-building

    can this be done in a post instead of a portfolio item?

    thanks

    Juan

  •  1,558
    Laborator replied

    Hi Juan,

    Unfortunately that's not possible, it is implemented only in the Portfolio post type and not in the others.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Corama replied

    got it, that is sad... thanks