Shop Categories

X

Header Image

Home Forums Agama Pro Header Image

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19866
    DSchwartz408
    Participant

    valid web address. I added a background image to my page. When I tried to add the same background to the header, all images, words disappear on the page and the head image does not appear.

    #19880
    Zex
    Moderator

    Hello,

    Probably the reason for that is your custom CSS.
    instead of inserting background images using custom CSS, please use the built-in options from the customizer.

    Insert the image as a header background image through the
    Customizing ▸ Header ▸ Styling…Header Background Image menu
    https://prnt.sc/pqzyqe

    also, insert the same image as a Body background image through the
    Customizing ▸ General ▸ Body… Background menu.
    https://prnt.sc/pqzzu0

    after you inserted the image on these two places,

    Insert the following code into Customizing->General ->Additional CSS:

    #main-wrapper{
      background-color: rgba(255, 255, 255,  0);
    }

    Regards

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