This topic has 10 replies, 3 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler
Hi,
1. May I ask how can I create space between paragraphs? I tried to use ” “, “
” and press “Enter”, but no one works after I save it.
https://ibb.co/cXthrnc
2. As you can see, the phone version header is totally different from the demo even I imported the demo. May I ask what settings needed to be done to create a header like the demo?
Current:
https://ibb.co/hRRZ9rL
https://ibb.co/S7ZSqpH
Demo:
https://ibb.co/XXjGRxK
Thank you
Hello,
1) There is default margin after the paragraph. If you want to increase the space you can use margin-bottom http://prntscr.com/pdibz3
2) You used header builder to create the header and did not change the bg color for the mobile menu http://prntscr.com/pdicyx Our demo uses a built-in header option (old header), we have not migrated demo to new builder yet. But we are working on it.
Regards
Hi,
1. For the margin after the paragraph, there is a page that no need “margin-bottom” to create space: https://cyberwebhk.com/%E7%A7%81%E9%9A%B1%E6%94%BF%E7%AD%96/
I created space on this page by using the “Enter” key.
If I use “margin-bottom” for this page: https://cyberwebhk.com/%E6%9C%8D%E5%8B%99%E6%A2%9D%E6%AC%BE/
Then the margin after the paragraph will be different between 2 pages.
Do you know why I can create space just pressing “Enter” on one page but not on the other page?
Hello,
Maybe because you used the different editors: visual editor at the first page http://prntscr.com/pefsg1 and text editor for the second page http://prntscr.com/peft3x
If you use the visual editor and add the “Enter” on the first page you’ll get the No-Break Space https://prnt.sc/peftq3 that adds the additional space. Once you open the text to edit it again text editor, unfortunately, removes empty paragraphs and No-Break Spaces and you lose your space again, it’s not depends on our theme this is how the editor works. That’s why we would recommend you to use margin-bottom style to add the additional space below the text.
Regards
Ok, I get it now.
Now may I ask how can I change the font size of all the text of
Hello,
You can use custom CSS code:
.content li {
font-size: 15px !important;
}
Regards
Thank you
Please allow me to go back for the header issue.
1. How can I enlarge the menu icon?
https://ibb.co/HGxNpgK
2. The logo on the menu is as same as the website logo, which is white color. But the background of the menu is also white. I have a blue logo to upload. How can I upload a logo just for the menu independently?
https://ibb.co/Sm4TsMn
3. The header turns to white color when I scroll down, how can I change the color?
https://ibb.co/DwWVvL6
Thank you
Hello,
1. Settings of the Mobile menu > Icon Zoom (Proportion) > set 1.4.
2. There is no such possibility, right now, but our team will consider your request. As a temporary solution, you can change the background color (Mobile menu settings > Off-Canvas Content > Off-Canvas Content WCAG Control (Background)).
3. You can do this via settings of Header sticky – https://prnt.sc/pewndv
Regards
thank you
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up