badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Managing the navbar-head

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #59354
    connorpekovic1
    Participant

    Hello,

    I want to control the space on the very top of the site (navbar-head) look more beautiful or delete it from the page in a child theme. You could help me achieve this by answering some of the questions

    1. Where is the standard option where I can upload a photo to be used in navbar head(the region above the top nav).
    2. What file can I find the <div class=”navbar-head”> so I can comment that part out or something

    See image at: http://167.99.1.59/wp-content/uploads/2018/12/searching-to-delete-navhead.png

    I'm primarly trying to delete or modify the area wraped in the green box?

    #59355
    connorpekovic1
    Participant

    Now I know how to manage the banner. I would still like to know how to go about removing that HTML element though.

    #59361

    Hi,

    You can easily find that section in header.php file. However, if you just need to hide it then just paste the below custom CSS code in Addition CSS section.

    .navbar-head {
        display: none;
    }
    #59374
    connorpekovic1
    Participant

    Additional CSS worked!

    Thanks!

    #59381

    Welcome anytime @connorpekovic1

    If you have any problem do not hesitate to contact us.

    We have spend lots of time and efforts to develop this theme available free for all.
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/theme/newscard/reviews/?filter=5
    We really appreciate your rating.

    Thank you for using our theme.

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