badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change color of turquoise/grey boxes on homepage

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #43901
    mr.earl.lee
    Participant

    How do I adjust the color of the text boxes on the home page? Specifically the sections that are defaulted to an aqua/turqoise color and the other box that is a grey-ish color?

    #43906
    tillmanstory
    Participant

    even im getting the same problem for my site .

    #43959

    Hi Mr.earl.lee and Tillmanstory

    Please follow this instruction to set the slider in your home page.

    Thank you!

    #43963
    mr.earl.lee
    Participant

    I may be mistaken but this does not provide instructions on how to adjust the colors of the turquoise/aqua or grey color.

    #44039

    @mr-earl-lee To change the colors of the turquoise/aqua and grey color Go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save button:

    .featured-text .featured-title {
        background: rgba(5, 169, 197, 0.9);
    }
    .featured-text .featured-content {
        background: rgba(85, 85, 85, 0.9);
    }

    Change above rgba background color with your own rgba color also you can use HEX color too.

    Thank you!

    #44132
    mr.earl.lee
    Participant

    Thank you, that is helpful. What about the button link within the featured title section. If you look at my website: http://www.lovelysprouts.com , I am referring to the light bluish colored button that says “View Our Products.”

    Also, just so I am clear:

    The CSS code for “featured title,” that relates to the section on my website that says “Welcome to the LovelySprouts…”

    The CSS code for “featured content,” that relates to the grey section on my website that says “Several exciting new products…”

    I am also seeking to find out what the CSS code to change the color for the section on my homepage that says “Our Products” and the light-blue button link that says “View Our Products”

    Any insight would be greatly appreciated! Thank you!

    #44255

    @mr-earl-lee For color option you have to purchase the premium version of Attitude Pro where you can change the color skin of the theme as well as individual color for each section.

    Thank you!

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