• Resolved grafilinka

    (@grafilinka)


    Hello,

    Thank you from Finland for great theme Agama! Sorry my english ??

    – In my site https://www.huippueducation.com Header image same on all pages. How to add different Header image on the different page?
    – How to change Front Page Boxes color?
    – How to change text color in Footer Widget 1? Now is only gently blue/white color.
    – How to change gray color / about strip of gray https://huippueducation.com/index.php/about/?
    – It is possible to make in Header Image slider? Now I see only “randomize uploader header”.

    Thank you very much!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello,@grafilinka!

    Thank you for using our theme!

    1. Unfortunately, that option is available in the Agama-Pro theme only.

    2. To change the paragraph text in the Frontpage boxes, insert the following code in Customize->General->Additional CSS:

    #frontpage-boxes p{
    	color:#c6579a;
    }

    To change a Frontpage boxes Title color use next code:

    #frontpage-boxes h2{
    	color:#c6579a;
    }

    https://prntscr.com/kem5pi

    change the color code per your wish.

    3.Insert the following code in Customize->General->Additional CSS:

    .textwidget p{
        color:#c6579a!important;
    }

    https://prntscr.com/kem9r9

    change the color code per your wish.

    4.This gray strip is called a “Breadcrumb.” The Breadcrumb customization options are in the Customizing-> Breadcrumb menu.
    https://prntscr.com/kem9c9

    5. That is the only option we have.
    If you enable a “Randomise uploaded headers” option,

    https://prntscr.com/kemb9x

    your uploaded header images will randomly change on every page reloading.

    Best Regards

    Thread Starter grafilinka

    (@grafilinka)

    Hello and thank you very much for your answers!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Front Page Boxes color etc’ is closed to new replies.