han

Forum Replies Created

Viewing 15 posts - 361 through 375 (of 434 total)
  • Author
    Posts
  • in reply to: Alignment footer 3 Shopping theme #1376
    han
    Keymaster

    Using Footer 2 for Newsletter widget is better and easier. If you want to override the css, go to “Appearance > Customize > CSS”

    Happy New Year!

    in reply to: Navigation menu not displaying correctly #1375
    han
    Keymaster

    I just upgrade my browser to IE11 and I don’t see that issue. Both IE11 and Chrome look great.

    in reply to: Navigation menu not displaying correctly #1370
    han
    Keymaster

    Glad you like it. The themes look fine on IE8+ . If you use IE7, I highly recommend upgrade the browser.
    Custom theme also looks fine on Chrome. Can you post your site url so we can take a look?

    in reply to: Menu Items #1364
    han
    Keymaster

    Go To Appearance > Customize > CSS and drop this code

    .omega-nav-menu > ul {
        text-align: center;
    }
    in reply to: Moving Archives to Right #1363
    han
    Keymaster

    I’d suggest to restore the original style.css. That should fix your issue.

    in reply to: Header Widget Area #1358
    han
    Keymaster

    Omega child is not designed with header widget. It’s possible to add header widget, but you need to style the css accordingly. Please check shopping child theme if you want to learn how to code.

    in reply to: Church – homepage won't display featured image #1357
    han
    Keymaster

    For homepage, go to “Appearance > Header” for header image

    in reply to: How to change front page color in Alpha #1329
    han
    Keymaster

    Go to “Appearance > Customize > CSS” and drop this code (change the hex color as you like)

    .site-header, .nav-primary {
        background: #ddd;
    }
    in reply to: OMEGA: How do I add a footer with widget support? #1314
    han
    Keymaster

    Omega Child theme has footer widget and inherits all Omega Parent capabilities.

    han
    Keymaster

    1. Simply customize the css by going to “Appearance > Customize > CSS” and add this code into CSS textarea

    .title-area {
        width: 50%;
    }

    2. Yes, but if you want to add more space between Site title and tagline, add this code into CSS textarea

    .site-title {
        margin-bottom: 10px;
    }

    3. Go to “Appearance > Widgets” and drag Text widget to “Header Right” widget area.

    in reply to: Post Formats #1301
    han
    Keymaster

    I’ve not decided to add that feature yet as that involves design change. Create a new child theme with post format might be a better option. Thanks for your suggestion.

    in reply to: Post Formats #1299
    han
    Keymaster

    Hi, the theme doesn’t support post format. It’s not difficult to add but we need to update the design a bit to incorporate post format.

    in reply to: How to add a Forum to Omega theme #1298
    han
    Keymaster

    themehall uses customized theme but you can get the similar forum style using Omega theme. If you want to customize the theme style, I’d suggest to use Omega child theme

    in reply to: Shopping Header Menu #1294
    han
    Keymaster

    The archives widget should not be placed in header right area. Go To “Appearance > widgets” to move the widget.

    in reply to: starting with Shoppping theme #1292
    han
    Keymaster

    Go to “WooCommerce > Settings > Pages” and setup shop base page.

Viewing 15 posts - 361 through 375 (of 434 total)