- This topic has 12 replies, 3 voices, and was last updated 1 year, 1 month ago by
David.
-
AuthorPosts
-
August 3, 2022 at 10:07 am #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,August 3, 2022 at 10:09 am #2302275Leo
StaffCustomer SupportHi there,
Let’s handle one question per topic:
https://www.screencast.com/t/UNTEQl6xWJXFirst of all, how can i add many background images on the header?
Not sure if I fully understand. Can you provide an example?
August 3, 2022 at 11:09 am #2302337Kemal Aldin
The first question is solved , THNX
Explanation of Question 2, can
I use a different header background image on desktop and mobile modes?August 3, 2022 at 11:15 am #2302347Leo
StaffCustomer SupportCSS would be required here.
Can you link me to the page in question?
August 3, 2022 at 11:31 am #2302364Kemal 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/RcQmSvPAugust 3, 2022 at 11:35 am #2302370Kemal Aldin
Mikatakno.jp
I want to change the backgrounds for the Header on the mobiles because they are not compatible with itAugust 3, 2022 at 11:41 am #2302375Leo
StaffCustomer SupportMikatakno.jp
I want to change the backgrounds for the Header on the mobiles because they are not compatible with itIs 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
August 3, 2022 at 11:49 am #2302384Kemal Aldin
Mikatakno.jp/news
Mikatakno.jp/Company
Mikatakno.jp/locations
….. I want to customize mobile wallpaper images to become compatible all over the siteAugust 3, 2022 at 11:54 am #2302389Leo
StaffCustomer SupportThat image on mobile actually looks quite good to me:
https://www.screencast.com/t/Yr7ptzWq9If 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/
August 3, 2022 at 12:02 pm #2302397Kemal 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/ZHJfSmMAugust 3, 2022 at 12:04 pm #2302399Leo
StaffCustomer SupportThe Advanced background option requires GenerateBlocks pro:
https://generateblocks.com/pro/It’s not the same product as GP Premium:
https://generatepress.com/premium/August 6, 2022 at 12:14 am #2304885Kemal Aldin
How to use these codes and I want to use a separate background image in each page on mobile mode
August 7, 2022 at 3:49 am #2305637David
StaffCustomer SupportHi there,
How many pages are you wanting a different mobile image ? Is it just 3 pages or are there a LOT of pages ?
-
AuthorPosts
- You must be logged in to reply to this topic.