Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Ads getting cut in half.

    #45065

    Your site looks fine to me on an Android Tablet. Can you be more specific or at least include a screenshot?

    Graphene Mobile Neo has custom action hook widget areas. Rather than use a plugin to insert ad code, I recommend you use this theme feature.

    Mod

    In reply to: Change order in horizontal navigation bar

    #45060

    You need to use a custom menu for that. Graphene supports custom menus.

    Mod

    In reply to: Remove White Line

    #45058
    Quote:
    2nd code to make the title pop did not

    It’s a very subtle effect. You can multiply it, if need be:

    #header .header_title {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000;}
    .header_desc {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000;}
    Mod
    Mod

    In reply to: Remove White Line

    #45056

    You may also want to add this:

    #header .header_title {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;}
    .header_desc {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;}

    That will make your site title and tagline pop a little bit.

    Mod

    In reply to: Remove White Line

    #45055

    Add this to your custom CSS or child theme stylesheet:

    div.sharedaddy h3.sd-title::before {border-top: none;}

    Mod

    In reply to: Is there a way to remove "website" Field from Comments

    #45052
    Quote:
    I’ve looked at various options to get around spam, but I don’t like to use a captcha.

    If you don’t like the appearance of the captcha, there are other captcha options available.

    Quote:
    It only gets spam websites showing,

    Have you tried Akismet? It really cuts down on spam.

    Also, some anti-spam plugins add a hidden field which spambots can see and fill in (but which real people cannot) so that spambot comments get rejected automatically.

    Mod

    I am still not seeing a slider on this page, even in the source. Try disabling plugin to see if one of them is preventing the slider from loading.

    FWIW, this site is pulling in a lot of external resources. After two minutes, it still hadn’t completed loading. I’m not sure if that has anything to do with it or not.

    Mod

    In reply to: Action hook for header logo image with WooCommerce

    #45051

    I see. I kept seeing the same header image everywhere.

    Glad it worked for you!

    Marking thread as resolved. You can do this yourself as well.

    Mod

    In reply to: Action hook for header logo image with WooCommerce

    #45049

    Since you’re not using rotating header images, why not just add that text to your header image? It’s a simple thing to do in GIMP or Photoshop.

Viewing 10 posts - 321 through 330 (of 5,839 total)