Home Forums WordPress Themes – Premium StyledMag Pro Long Yellow Bar won't change color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52674
    Alison Schuster
    Participant

    I am trying to change the yellow bar color next to a Blog Post Title. I have read tutorials and the function to change it does not work. Also, how do I get four large pictures next to the large one on the homepage. I use your other themes and don’t have problems. Thank you for your help.

    #52680
    Bidur
    Moderator

    Hello Alison,

    Regarding the Homepage Top Section Post image there are two options; left(a bigger image(post one)) and right(4 smaller images(post two-post five)) which you can customize yourself. Go to Customizer>>Homepage Settings>> Homepage Top Section and select your desired options.
    You can check here; https://www.styledthemes.com/documentation/pro-themes/styledmag-pro/

    Can you locate the yellow bar you are referring to ?You can attach the screenshot.

    Let us know.

    Best Regards,
    Bidur

    #52701
    Alison Schuster
    Participant

    Please see this page about the yellow bar next to a post.

    http://consolegen.com/test/test-post-mom/

    I also attached a screen shot. Thank you for any help you can give me. As I said, your other themes have worked very well for me.

    Attachments:
    You must be logged in to view attached files.
    #52718
    Bidur
    Moderator

    Hello Alison,

    Please add the following css inside the additional css section of your customizer;

    .post .entry-header{
        background-color: #b3b1a1;
    }
    #reply-title{
        background-color: #b3b1a1;
    }

    Note: You can change the color code of your own.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.