Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #240216
    tcadesign
    Participant

    Hello,

    I would like to disable the custom header on this page (http://nbphoto.co/blog/), without disabling it on other pages preferably using CSS.

    Thanks.

    #240253
    Skandha
    Participant

    @tcadesign: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog .custom-header {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #240311
    toshko321
    Participant

    I have two questions for you Skandha:

    1) Why does Instagram and Facebook have a logo for the socials, but Yelp does not? People dont recognize the random icon that represents Yelp on my website.
    2) Why can you not add a sidebar to only specific pages and not across all pages by default? This theme is very limiting…

    #240318
    toshko321
    Participant

    @skhanda please see my questions above as I have more after this. Is there a better way to contact you regarding this theme?

    #240365
    Skandha
    Participant

    @tcadesign: Hello there,
    1. You can add the yelp link on your Social menu and I shall provide you the CSS Code to display the Yelp Icon.

    2. You can add a sidebar in specific pages. For that,
    Go to => Dashboard => Edit a post/page where you want to have the sidebar => On the right sidebar you will see Page Attributes option => Template => Select the template you want to have on the page and Publish.

    You can post all your issues here itself.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #240534
    toshko321
    Participant

    Skandha, thank you for helping with the sidebar options, that really helped.

    Regarding the CSS code for the Yelp Icon, can you please provide that for me? As well as a Google Icon since I will be adding the Google link for the business as well soon.

    Additionally, are you able to help with making a contact form work properly? I am using WPForms and when you try to send a message through the website, it doesnt arrive in the inbox of the email I want it to be sent to. I have read that wordpress can be a bit tricky for this.

    Thank you for your help!!

    #240535
    toshko321
    Participant

    Additionally, when i install WooCommerce, and i add a product to my page, it ends up giving the individual products a greenish background. See my picture for reference. Am I able to modify that as well?Product Images Have Green Background

    #240536
    toshko321
    Participant

    Also, do you know how to hide a page, but still have it be functional? I have a store on the website i am making, and there is a store tab, cart tab, and checkout tab, but i dont want the checkout to be visible always since it is a redundant menu item. Please let me know.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Chique Pro custom-header’ is closed to new replies.