• Resolved fbpostvacancy

    (@fbpostvacancy)


    Hi all,

    I am a newbie. I have just started learning WP and i believe learning is never late. Actually, I looked so many post here at support to be able to change the colors of the posts. can anyone suggest me the quickest and easiest way to change the color of the post in WP using MesoColumn theme?

    Any helps and suggestion are highly welcomed.

    Thank You

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey fbpostvacancy,

    How are you doing today?

    It’s definitely never late unless you’re training to be a Jedi, even then there were cases where this worked too 😛

    Related to your question unless your theme offers some options to change colors you can do this with custom CSS.

    It would also depend on what exactly are you looking to change, could you please post link to one of your single post pages and let me know what exactly you want to change color to and I’ll be happy to help 🙂

    Cheers,
    Bojan

    Thread Starter fbpostvacancy

    (@fbpostvacancy)

    Hi Bojan,
    thanks for your concern. Actually I want to change the color of the post. Please chk this link.

    http://www.thepostvacancy.com/2015/12/vacancy-sales-girls/

    Thank You

    Theme Author Richie KS

    (@rkcorp)

    i don’t think you can unless added them manually. btw you want to change the post content color or the text color?? try something like this, add them to theme option->custom css

    .postid-382 .post-content { color:#cc0000; }

    Thread Starter fbpostvacancy

    (@fbpostvacancy)

    Wow Richie,

    Thats magic for me. Now I have changed the colors of the all post to my own. What if I have to change the color of the categories?

    http://www.thepostvacancy.com/ —–> Look for Job Categories at Right

    Can you please suggest me to make this site more beautiful and professional too?

    Thank You very much.

    Theme Author Richie KS

    (@rkcorp)

    again you need to check the class or id of the container and add your custom css. i cannot guide you on every step of customization of the site.

    in this case, try add this to custom css

    #categories-2 h3.widget-title { border-bottom: 5px solid #cc0000; color:#cc0000;}

    Thread Starter fbpostvacancy

    (@fbpostvacancy)

    Hi Richie,

    Thanks for your continued support. And everything is working. Learning much. One more thing, my page has unnecessary gaps which made the site look so ugly. I could not see the option for this omewhere.

    I have attached the screenshot for that too. Please suggest the changes.

    http://www.thepostvacancy.com/wp-content/uploads/2015/12/Screenshot-1.png

    Thank You

    Theme Author Richie KS

    (@rkcorp)

    the google ad is not showing in footer one widget.

    Thread Starter fbpostvacancy

    (@fbpostvacancy)

    Hi Richie,

    Thank you for those miraculous tips. everything is working fine. I have one more concern. I am trying to create number of pages and add related posts to the related page. I think this is not allowed. Whatever we post becomes available in in the main page only. So if I need to manage posts and pages according to their relation, how can i achieve this. For example: ABC posts goes to ABC page, XYZ post goes XYZ post, while ABC and XYZ posts are now at the root page. Please help.

    Thank You

    Theme Author Richie KS

    (@rkcorp)

    not something the theme had. need custom query.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Post Colors’ is closed to new replies.