ronangelo

Participant

Forum Replies Created

  • In reply to: Blog Page is a mess

    #30611
    Quote:
    Hi Ronanagelo,

    I see what you mean. But then the problem is if I do that, then it still would look mess up. See this category page right here:

    http://soundbirth.com.au/category/birth/

    I can’t see what’s supposed to be wrong with that.

    The thumbnails are on the left and the text excerpts are on the right.

    What do you specifically want to accomplish?

    In reply to: Blog Page is a mess

    #30608

    Your Blog page looks like a single post with links on it.

    I understand you want it to look like a front page that show excerpts of your posts. Is this correct?

    I’m no expert, but the way I would do it is to link the “Blog” in the menu to

    something like this: http://soundbirth.com.au/category/blog/

    and update your chosen post adding a blog category to them.

    In reply to: Header image size

    #30623

    after you press upload there will be an option.

    In reply to: Header image size

    #30620

    When you upload an image to be used as header, there will be two options

    • Crop and Publish
    • Skip Cropping, Publish As Is

    upload again and choose Skip Cropping, Publish As Is

    In reply to: Only show gravatar on comments page

    #30626

    There’s an option for that

    Graphene Options -> Display -> Post Display Option

    In reply to: slider not showing

    #30593

    It would help if you post the url so people can take a look.

    In reply to: Removing or moving the header navigation bar

    #30588

    add this to you Custom CSS Option

    #nav {
    display: none;
    }

    In reply to: Unable to change Widget header gradient

    #30492

    It seems that the settings that’s loading last is the one on options but it’s not the one you chose.

    Try to change the color present, save then change back to default color.. save.

    Then you can either try to adjust the colors again on the Color Options or add your CSS code in the Custom CSS option.

    I recommend that if you plan to add your own css, add it using the Custom CSS or on a Child Theme

    In reply to: Unable to change Widget header gradient

    #30490

    maybe your adding it to the wrong object. I searched for a color #940011 and it appears only as a text shadow.

    • Just to make sure.. you pressed “save” at the Graphene Options?
    • what codes did you add and have you tried the “Custom CSS” option in Graphene?

    nice avatar.

    In reply to: Header Title problem

    #30497

    add this in Custom CSS option.

    .header_title {
    bottom: -40%;
    }

    .header_desc {
    top: 50%;
    }

    you can change the numbers to adjust to your desired placement..

Viewing 10 posts - 151 through 160 (of 221 total)