Thank you for your patience, also can I change the top menu texts back to black? just like they're in the #header.overflow mode.
or can I upload another purely white logo image to the menu in #header mode?
Basically, I want to create a top menu in blue background with logo & texts in white, so they can turn into normal color mode(Full color logo & black texts) #header.overflow while we scroll the page.
For the gallery photos, while I set the "Number of photos to show" to 12, photos that previously uploaded were missing, even if I click the assigned catalog(burger) or All photos link, they do not display, I think it needs a "view all" bottom.
Also, it seems that gallery photos appear in a chronological way, can they be displayed in a random order and aligned up to the bottom?
To change the color of the title in each section use this code:
h2.section-title { color: red; }
For menu:
#header .menu-item a { color: red; }
#header.overflow .menu-item a { color: green; }
You can use Elixir Options > General > Logo image to change current logo. You can't upload a separate logo.
There are no options to customize Contact Form. You can change Contact Section's color and color scheme.
Unfortunately, there is no View All button available for gallery photos. You can only limit images or show them all but you can't load more. Also photos can be displayed in chronological way only.
Does the code above suppose to be used in the section: Appearance > Customize > Additional CSS?
Will it change all title colors to an identical color? if that's the case, how can I change the color of the title in each section respectively? They need to be in different colors :(
Hi There, I can't find where to upload & manage photos & catalog in the gallery section, would you please advise? thank you.
Also how can I change the size of reservations_logo?
I need it to be 200 x 200px...
Hello,
Please check wp-admin/Photos.
To change the logo you should go to Reservation child page (should be under Home) > Find Single Image reservations_logo shortcode.
Best Regards,
Jelly Team
Thanks, I've replaced the image of reservations_logo.
However it seems that the circular logo has been automatically shrunk down and distorted to an oval shape.
Can I change and customize the size of the reservations_logo?
Also, can I change the color of the top bar?(where the menu located)
Currently it's in black and it turns to white the page scrolls. I want to customize both colors.
Thank you!
To fix reservation logo please add this code to Appearance > Customize > Additional CSS:
There is no option to change menu background, but you can try this code:
Best Regards,
Jelly Team
Thank you for your patience, also can I change the top menu texts back to black? just like they're in the #header.overflow mode.
or can I upload another purely white logo image to the menu in #header mode?
Basically, I want to create a top menu in blue background with logo & texts in white, so they can turn into normal color mode(Full color logo & black texts) #header.overflow while we scroll the page.
===========================================================================================
Besides, how can I customize the Contact form? (content, color...?)
Thanks again!
Hi man, how can I change the color of the title in each section?(About, Menu, Gallery, Reservations, Contact...)
For the gallery photos, while I set the "Number of photos to show" to 12, photos that previously uploaded were missing, even if I click the assigned catalog(burger) or All photos link, they do not display, I think it needs a "view all" bottom.
Also, it seems that gallery photos appear in a chronological way, can they be displayed in a random order and aligned up to the bottom?
Hello,
To change the color of the title in each section use this code:
For menu:
You can use Elixir Options > General > Logo image to change current logo. You can't upload a separate logo.
There are no options to customize Contact Form. You can change Contact Section's color and color scheme.
Unfortunately, there is no View All button available for gallery photos. You can only limit images or show them all but you can't load more. Also photos can be displayed in chronological way only.
Best Regards,
Jelly Team
Thank you, how to change contact section's color and color scheme then?
Does the code above suppose to be used in the section: Appearance > Customize > Additional CSS?
Will it change all title colors to an identical color? if that's the case, how can I change the color of the title in each section respectively? They need to be in different colors :(
To change Color Scheme and Background Color of some section please go to Edit Page > Section Attributes > Color Scheme / Background Color.
Yes, it will change every title. To change a title in each section you can use a Text Block element and apply styles directly.
Best Regards,
Jelly Team
Thx... Should I delete the Title element while use the Text Block element for Title?
Will this affect the scrolling function?
Yes you should delete it otherwise you'll have two titles. But better do it after your new title is set up.
The scroll works with section id so don't worry about it.
Best Regards,
Jelly Team
Thanks, cheers :)