• Hello,

    I can’t remove banners on my new posts. I would like to remove header banners on my new posts. Is it not allowed on Elitepress Lite?

    Secondly, Although I can edit banner titles for my new posts via wp-admin menu, I am still not able to change any Banner Descriptions. It is not changing on the page view whatever I write on wp-admin.

    Additionally, Customizing > Banner Settings (search/author/archive/category/404.. banner). are not responsible. The changes I have made are not reflecting to my website in any way. Could you please support?

    Thanks in advance
    ulusoy

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @ulusoybotanik,

    Thanks for contacting us,

    For remove Banner on your post, paste the following css code in custom css filed (Theme Dashboard >> appearance >> customize >> header setting >> custom css)

    .page-title-section
    {
    display:none !important;
    }

    Following the screenshot is given below, you can change the post banner titlte and banner description,

    https://prntscr.com/hzsi89

    The banner settings are working correctly on all archive pages we have checked at our end.

    Any confusion lets me know.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Banner Settings are not responsive’ is closed to new replies.