Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #263279
    lorenzoc
    Participant

    Hello dear Staff,
    I need a help for creating and making visible the header. I had to create it via css and using a widget because when I try to creat it with your editor it doesn’t appear any image. Could you please check?

    Best Regards,

    Lorenzo
    http://www.massaggixuomini.it

    #263296
    tikaram
    Keymaster

    @lorenzoc: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    @media only screen and (min-width: 990px) {
    	#testata {
    		top: 50px;
    		position: relative;
    	}
    } 

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #263535
    lorenzoc
    Participant

    Hello Tikaram
    and thanks for the usual fast reply. I will update you soon.

    Lorenzo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header not visible’ is closed to new replies.