[Support request] I have some questions that I am seeking  for your help to solve them.

Home Forums Support [Support request] I have some questions that I am seeking  for your help to solve them.

Home Forums Support I have some questions that I am seeking  for your help to solve them.

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #2302272
    Kemal Aldin

    Hello Sir
    I have some questions that I am seeking  for your help to solve them.
    First of all, how can i add many background images on the header?
    Second, how can I add specific phone mode background?
    Third, why doesn’t (advanced) button in the background settings?
    I am looking forward to hearing from you,
    Best regards,

    #2302275
    Leo
    Staff
    Customer Support

    Hi there,

    Let’s handle one question per topic:
    https://www.screencast.com/t/UNTEQl6xWJX

    First of all, how can i add many background images on the header?

    Not sure if I fully understand. Can you provide an example?

    #2302337
    Kemal Aldin

    The first question is solved , THNX
    Explanation of Question 2, can
    I use a different header background image on desktop and mobile modes?

    #2302347
    Leo
    Staff
    Customer Support

    CSS would be required here.

    Can you link me to the page in question?

    #2302364
    Kemal Aldin

    Explanation of Question 3:
    why doesn’t (advanced) button in the background settings?
    I am looking forward to hearing from you,
    Best regards,
    https://ibb.co/RcQmSvP

    #2302370
    Kemal Aldin

    Mikatakno.jp
    I want to change the backgrounds for the Header on the mobiles because they are not compatible with it

    #2302375
    Leo
    Staff
    Customer Support

    Mikatakno.jp
    I want to change the backgrounds for the Header on the mobiles because they are not compatible with it

    Is there a specific page I should be looking at?

    The home page doesn’t seem to have the issue: https://www.screencast.com/t/PjTUGpsa4JaA

    #2302384
    Kemal Aldin

    Mikatakno.jp/news
    Mikatakno.jp/Company
    Mikatakno.jp/locations
    ….. I want to customize mobile wallpaper images to become compatible all over the site

    #2302389
    Leo
    Staff
    Customer Support

    That image on mobile actually looks quite good to me:
    https://www.screencast.com/t/Yr7ptzWq9

    If you have the Pro version of GenerateBlocks, then you can use the Advanced background settings:
    https://docs.generateblocks.com/article/advanced-backgrounds/

    If not then you can try this CSS:

    @media (max-width: 768px) {
        .gb-container.gb-container-bbc00baa {
            background-image: url(https://IMAGE-URL);
        }
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #2302397
    Kemal Aldin

    In fact, I own the GP Premium website and yet it doesn’t show up for me
    https://ibb.co/L9LSHPH
    https://ibb.co/ZHJfSmM

    #2302399
    Leo
    Staff
    Customer Support

    The Advanced background option requires GenerateBlocks pro:
    https://generateblocks.com/pro/

    It’s not the same product as GP Premium:
    https://generatepress.com/premium/

    #2304885
    Kemal Aldin

    How to use these codes and I want to use a separate background image in each page on mobile mode

    #2305637
    David
    Staff
    Customer Support

    Hi there,

    How many pages are you wanting a different mobile image ? Is it just 3 pages or are there a LOT of pages ?

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