- This topic has 6 replies, 2 voices, and was last updated 4 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 12, 2019 at 6:00 pm #128559
Hi,
i would like to hide the title space, between menu bar and slider in my page :
https://appartement-evolene.net/home/
Can you help me ?
Best regards. PascalAugust 14, 2019 at 6:16 am #128616UP
August 14, 2019 at 6:32 am #128618Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.page-id-476 .entry-header, .page-id-476 .breadcrumbs, .page-id-476 .innerbanner img, .page-id-476 .entry-content p:empty { display: none;}
Regards,
BradAugust 21, 2019 at 11:17 am #129218Hi Brad,
Thank you for you help !
The code is ok, but doesn’t work for the pages in other languages, for example :
https://appartement-evolene.net/appartement-de-vacances-a-louer-a-evolene/?lang=en
PascalAugust 22, 2019 at 5:14 am #129249Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
BradAugust 22, 2019 at 5:57 pm #129304https://imgur.com/EzKDZoi
August 23, 2019 at 5:55 am #129317Hi,
Kindly use this CSS for other languages:
Add this code there:
.page-id-615 .entry-header, .page-id-615 .breadcrumbs, .page-id-615 .innerbanner img, .page-id-615 .entry-content p:empty { display: none;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.