Okay
  Public Ticket #1237899
Background image left header
Closed

Comments

  •  2
    Silvan Falchi started the conversation

    Is it possible to add a background image at the left header, like this;


    Many thank!

    Kind regards,

    Silvan

  •  2
    Silvan Falchi replied

    or something like this :P



  •  9,013
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Also provide the image url .

    Thanks


    ThemeNectar Support Team 

  •   Silvan Falchi replied privately
  •  9,013
    Tahir replied

    Hey Again,

    Adjust the values as per your liking .

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    @media only screen and (min-width: 1001px) {
        #header-outer header {
            background: url(https://ticksy_attachments.s3.amazonaws.com/kebijer_945.png);
            background-position: 42% 38%;
            background-size: 280%;
            background-repeat: no-repeat;
        }
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Silvan Falchi replied

    Thanks! Works amazing!


    Another question (the last one :) ), is it possible to have the 'off canvas menu' as a widget area besides my 'Left Header' menu. So that I have something like this (attachment)


    Many thanks! 



  •  9,013
    Tahir replied

    Hey Again,

    No i am afraid its not possible in the Left Header Layout . 

    Thanks 


    ThemeNectar Support Team