Home Forums Pro Themes Construction Base Pro Section btwn 'header menu' and 'content'

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61240
    Marcin Sułek
    Participant

    Hi there,
    I’d like to delete section with green background. Unfortunately I didn’t find any options in customization area. As far as check I only find that it could be slider with images or full-color-background… 🙁

    https://ibb.co/b4vkjm

    best rgds
    M

    #61263
    wensolutions
    Keymaster

    Hello @lotymarzen,

    The section that you have mentioned is the breadcrumb section and the option to disable the breadcrumb in available within the theme.

    For this go to Admin Panel > Appearance > Customize > Theme Options > Breadcrumb Options and choose the option Disabled from the drop-down in Breadcrumb Type option.

    Hope this helps.

    If you have any issue further, please let us know.

    Best Regards!!

    #61273
    Marcin Sułek
    Participant

    I disabled Breadcrumb before posting – 1st attachment.
    Breadcrumb in my case is some kind of navigation menu – 2nd attachment.

    I found the way to work around this, but using graphic is a little bit complicated.

    1) https://ibb.co/cZpPUm
    2) https://ibb.co/cDYjUm

    BR
    Marcin

    #61283
    wensolutions
    Keymaster

    Hello @lotymarzen,

    The screenshot you have posted is of the header image. If you completely want to remove the header image section then please use given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    div#custom-header {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #62356
    Marcin Sułek
    Participant

    Works perfect, thanks! 🙂

    #62358
    wensolutions
    Keymaster

    Hello @lotymarzen,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/construction-base/reviews/

    Best regards !!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.