-
AuthorPosts
-
July 10, 2014 at 10:15 am #289390
Hello!
1)
I want to remove the right top menu on these page’s (all the pages then ofcourse)
http://rxlhome.nl/producten/eettafels
http://rxlhome.nl/hout-voorraad/barnwood
I already turned sidebar on Enfold off but its not working.2)
http://rxlhome.nl/blog
Still not happy about this one, is there a way to remove the white/grey background completely? I just want the picture to show!thanks!
July 10, 2014 at 1:29 pm #289458Hey RestyleXL!
Thank you for using our theme.
ad 1)
Put the following in custom.css or Quick CSS to remove from all pages..avia-menu{ display: none; }If you want to remove only from certain pages you can specify the page id (you find in HTML Code in the <body> tag (e.g.):
.page-id-3036 .avia-menu{ display: none; }ad 2)
Put the following in custom.css or Quick CSS:
.slideshow-window{ border: 20px solid white !important; }Regards,
GünterJuly 10, 2014 at 2:52 pm #289520Thanks!
ad1)
I’m sorry for the miscommunication i ment the sidebar menu http://rxlhome.nl/producten/eettafels above “Producten” I stil have
“Meubelpanelen”
“Tafelbladen”
“Tafelpoten”
“Eettafels”I want that one compleetly gone,
Same with
http://rxlhome.nl/hout-voorraad/barnwoodJuly 10, 2014 at 4:45 pm #289588Hi!
This should do for the 2 pages above.
.page-id-3036 .widget_nav_menu, .page-id-3016 .widget_nav_menu{ display: none; }Best regards,
GünterJuly 14, 2014 at 10:59 am #290934Hello!,
I’m afraid the code doesn’t work :(
.page-id-3036 .widget_nav_menu, .page-id-3016 .widget_nav_menu{ display: none; }-
This reply was modified 11 years, 4 months ago by
RestyleXL.
July 14, 2014 at 1:01 pm #291003Hey!
Please flush browser cache and refresh your page a few times. Side nav is not visible on my end – http://i.imgur.com/e4I8lWX.png
You could also go to Enfold theme options > Sidebar Layout and uncheck “Page Sidebar navigation”Cheers!
YigitJuly 15, 2014 at 3:33 pm #291624No this is not what i want… sorry maybe i’m not clear.
But i had two menu’s i finally found the problem. Just needed to turn off “Page Sidebar navigation” at Theme option.
July 15, 2014 at 3:46 pm #291629 -
This reply was modified 11 years, 4 months ago by
-
AuthorPosts
- The topic ‘Removing one sidebar menu & Background at blog’ is closed to new replies.
