Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Security Guard WordPress Theme issues

Home Forums VW Theme VW SECURITY GUARD PRO THEME Security Guard WordPress Theme issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6970
    eckhartk9
    Participant

    Hello, I’m using Security Guard WordPress Theme and have questions.
    1. how can I hide search box on navbar? https://ibb.co/f7EhcU
    2. Form on contact page is not right position. https://ibb.co/dU4LWp

    Thanks

    #6981
    developer vwtheme
    Participant

    Hi,

    Thank you for choosing us!

    To disable the search bar, follow the instruction given below:
    Go to Dashboard >> Appearance >> Customizer >>Additional CSS
    Paste the below code in the box and publish to apply the changes.
    .search-box {
    display: none;
    }

    To display the contact form in the right position paste the shortcode in Customizer.

    To accomplish this Go to Dashboard >> Appearance >> Customizer >> Theme Settings >> Contact.

    Put the Contact form shortcode in the shortcode box.

    Publish to save the changes then refresh the Website page to see the changes.

    If you need any other help please hit a reply.

    Thank you.

    #6998
    eckhartk9
    Participant

    Thank you!

    I would like to do more customize.
    1. hidden search box worked but background color still there. Link -> https://ibb.co/nb6cgp
    2. I would like logo on mobile to center. Link-> https://ibb.co/c83JnU

    Thanks

    • This reply was modified 5 years, 7 months ago by eckhartk9.
    • This reply was modified 5 years, 7 months ago by eckhartk9.
    #7014
    developer vwtheme
    Participant

    Hi,

    To make the logo centered and to remove the color of the search bar follow the instruction given below:
    Go to Dashboard >> Appearance >> Customizer >> Additional CSS
    Paste the below code in the box and publish to apply the changes.
    Refresh the page to view the changes.
    #header .logo {
    text-align: center;
    }
    .menubar {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #04456f 50%, #04456f 50%) repeat scroll 0 0 !important;
    }

    If you need some other help please hit a reply.

    Thank You.

    #84279
    Kevin Quek
    Participant

    i had purchase the VW Security Guard theme and done the above. problem is now the space occupy by the search bar (different color from the menu) is still there, and menu had spanned across 2 row and there are empty bar space on the left side and right side. PLease advise how to make the menu bar span across the entire width of the page?

    #84354
    developer vwtheme
    Participant

    Hi,

    Could you please share your website URL?

    Thank you

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