header showing up differently on pages (repeat or not)

Home Forums Legacy Support Support queries Child Themes header showing up differently on pages (repeat or not)

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #37615
    spersyn
    Participant
    Hi, so 2.0.7 fixed the above menitoned "bug" that bankchil theme WPLMS-> Header menu came back to normal, ie: no "background image" option anymore.   So I managed to solve my issue by adding in the style.css file of my blankchild theme : #title { background: url('http://www.ygenu.com/wp-content/uploads/2016/02/yGenU-Banner2.png') no-repeat 50% 50% !important; } This allowed :
    1. to add alternte/default background image in the title section
    2. the no repeat directive allows to avoid seing he image repeated both at left and right sides when screen resolutio is higher than the actual banner width.
    Hope this will help other css dummies like me :)
    #37628
    sandy
    Member
    Thanks for sharing this. Let us know if in case you face any other issue,.
Viewing 2 posts - 16 through 17 (of 17 total)
  • The topic ‘header showing up differently on pages (repeat or not)’ is closed to new replies.