• Resolved karan0705

    (@karan0705)


    i am unable to do
    Enable Slider Banner Section
    i just dont want the slider when i disable it it disable all the Tab Section also i just want to disable the slider please help me

    and i dont want any header background image i am unable to remove too please help me

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author themeansar

    (@themeansar)

    HI Karan,

    Thanks for contacting us,

    Your website link not working well at our end, please check then let us know

    Thanks

    Thread Starter karan0705

    (@karan0705)

    sorry its by mistaken

    correct link is

    https://dainikbreakingnews.com/

    please check and resolve my problem

    Theme Author themeansar

    (@themeansar)

    Hi,

    For remove header image, use the below css code in additional css filed (Theme Dashboard >> appearance >> customize )

    .mg-nav-widget-area-back .inner, .mg-nav-widget-area-back {
        background: none !important;
    }

    for remove slider use the below css code in additional css filed

    div#homemain {
        display: none !important;
    }

    Any confusion lets me know

    Thanks

    • This reply was modified 4 years, 8 months ago by themeansar.
    Thread Starter karan0705

    (@karan0705)

    thanks for that i want to remove my header image and want my logo in the menu tab in mobile please help me for that and thanks for the silider help

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘need support for Enable Slider Banner Section’ is closed to new replies.