Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
In reply to: I am so tired – i can't use 2.0.x – can't use my design
November 13, 2017 at 6:04 am #48746Ladies and gentlemen, just stick with version 1.9.4.3 if you do not wish to spend some effort to take advantage of the new features and capabilities of Graphene 2.0.
Admin
Copy and paste this code in Additional CSS:
.navbar .nav ul li a { width: 300px; }Admin
How should the symbol appear correctly?
Admin
This because the images are of different heights. In any case, please provide the URL to your site so that we can take a further look.
Admin
Yes, it’s not so easy to make things work across multiple devices. If you open up the
responsive.cssfile in the Graphene, you’ll see the codes we use to target specific device sizes. You can use similar codes to restrict the CSS codes to certain device sizes only.Admin
If you can access it through FTP, just remove the file and upload an original copy again.
Admin
What did you change in
functions.phpfile? Try undoing the change, or replace it with the original file again.Admin
You will need to adjust the font size so that the header text fits in a single line. Otherwise, you will need to adjust the
line-heightandmargin-topoffset for the header text.Admin
Do you still have the code added and social buttons enabled? I can’t see the generated code on your site.
Admin
Looks like it’s working from my end:

You can add the following code to remove the white gap above the Wow slider:
#header > img { display: none; }
