Section background color

Home Forums All Other Themes Section background color

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #48779
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Theme: movers & packers
    site: http://amplifiedcreative.com/blog/

    Home page:
    -How do I change the background color of the “Why Choose Us Page for Section” section posts?
    -Also, how do I make the images larger in the same section?

    screen shot: http://amplifiedcreative.com/blog/wp-content/uploads/2016/10/Capture-2.jpg

    #48794
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Laura,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .three_column{background-color:#000000; height:auto; min-height:412px;}
    .thumb_four_page{width:auto; height:auto;}

    Regards,
    Dave

    #48865
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Thank you, the images got bigger, but the background color did not change. Here is what I changed color to, still light grey

    .three_column{background-color:#42785a; height:auto; min-height:412px;}
    .thumb_four_page{width:auto; height:auto;}

    #48988
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Laura,

    Try this code:

    .three_column{background-color:#42785a !important;}

    Regards,
    Dave

    #49102
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Thank you, it worked. Where do I change the font color of the secondary text (not the title) in the same section.

    #49118
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Also, where do I change the color of the hover font?

    #49258
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Laura,

    Kindly go to Appearance>>Theme Option>>Basic Setting you will find the color changing options.

    Regards,
    Dave

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