Shop Categories

X

Background image

Home Forums Agama Pro Background image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25389
    Lwiimbo Muyunda
    Participant

    How do I add a background image on my website?

    #25391
    Zex
    Moderator

    Hello, Lwiimbo Muyunda!

    You can set the Background Image from the Customizing ▸ General ▸ Body menu

    https://prnt.sc/rbcf3v

    In order to see your background image, you need to have a “boxed” layout enabled.
    (Customizing->Layout->General)
    https://prnt.sc/rbc6jx

    Or, you can set the transparency to the page background so you will see the Background image.
    If that is you want, insert the following code into Customizing->General->Additional CSS:

    #main-wrapper, .site,
    .agama-slider {
        background-color: rgba(255, 255, 255,  .65)!important;
    }

    Adjust the desired transparency level by changing the last number in the color code (.65).

    Regards

    • This reply was modified 3 years, 4 months ago by Zex.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.