Viewing 19 posts - 21 through 39 (of 39 total)
  • Author
    Posts
  • #13874
    GAHC
    Member

    AH that didn’t work.

    #13875
    Sakin
    Keymaster

    @GAHC: Oh sorry replace previous css with the following

    #header-left {
        display: block;
        float: none;
    }
    #13877
    GAHC
    Member

    Yesss!!! Thank you very much, one minor thing…how can I get a space between paragraphs on my home page?

    #13879
    Sakin
    Keymaster

    @GAHC: I don’t get it what you mean?

    #13881
    GAHC
    Member

    The content on my homepage should have a hard return after “…we are today.”

    It should be two separate paragraphs.

    #13883
    GAHC
    Member

    And the logo is only centered on my browser not my colleagues.

    #13885
    Sakin
    Keymaster

    @GAHC: I see you haven’t added the css that I have provided.

    #13886
    Sakin
    Keymaster

    @GAHC: If you want to add paragraph and all. Then you shouldn’t use Featured Homepage Content. You can just create new page and then add that page as homepage from “Appearance => Reading”. Then in Front page displays, choose A static page (select below) and select your page to load in homepage.

    #13888
    GAHC
    Member

    #header-left {
    display: block;
    float: none;
    }

    That line of code shows up in the css on my end

    #13889
    Sakin
    Keymaster

    @GAHC: You have to load that in “Custom CSS”. It’s not showing here. Do you have any cache installed.

    #13892
    GAHC
    Member

    Yes, I loaded it in there. I do not know what cache is or where it would be installed. I see the cache area but I have not messed with anything in there.

    #13905
    GAHC
    Member

    It worked, it just took a while to change.

    Thank you for helping me out!

    #18974
    blackkeys
    Member

    Hi

    Is there any CSS code I can use to make the drop down sub menu on where to buy (on menu) four columns wide (like a mega menu or fly out menu)?

    If you click on where to buy you will see a long list of stores that drops down. But the list is too long and doesn’t look good on a mobile device. Hence would like it to be four columns wide.

    Also I want to deactivate the where to buy, so only the drop downs can be clicked on.

    How can I do this?

    http://www.red-cherry.net

    #19001
    Sakin
    Keymaster

    @blackkeys: Sorry this level of customization cannot be done through custom css. So, you need to hire customer to develop child theme and do the customization.

    #19037
    blackkeys
    Member

    Ok no problem

    Is there any kind of CSS for a drop down container (box kind of thing)
    where someone can click and then look down the list to select a store?

    Like on an electronics website where you can click for TV brands and select Sony, Toshiba, Samsung etc

    Would like to make it the size of the data input area on Your Name part of the contact form here:

    http://www.red-cherry.net/contact/

    #19041
    blackkeys
    Member

    so in correspondence to my previous post above

    I meant how to make something like this in WordPress:

    http://www.youtube.com/watch?v=pwL-qSdRQr0

    I know that’s done in PHP but I’ve looked for WordPress plugins and everything is just for the nav menu.

    So if there are no plugins to do this is there any CSS which could do it?
    Thanks
    http://www.red-cherry.net

    #19059
    Sakin
    Keymaster

    @blackkeys: You can use Contact form 7 plugin and generate form with drop-down menu.

    #19212
    blackkeys
    Member

    Hi

    I have made a drop down select option thing with Contact Form 7 like you said, you can see it here:

    http://www.red-cherry.net/where-to-buy/

    But is there any way of actually putting links in? To link to a page within the site when someone selects the option?

    Thanks

    #19213
    Sakin
    Keymaster

    @blackkeys: I don’t think you can put that link form Contact form 7, why don’t you ask in plugin support forum. You can also check in other plugins.

Viewing 19 posts - 21 through 39 (of 39 total)
  • The topic ‘Menu Space’ is closed to new replies.