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
WP Admin > Appearance > Customize > Franz Josef: General > Slider > Disable slider.
Admin
Hi Steve,
That puts the issue squarely in the child theme (or how it is being handled). Can you list the files that you have in the child theme here?
Admin
It’s
gmneo-header-menu.Admin
Add this code to the theme’s Custom CSS option:
.parent-return {
display: none;
}Admin
Hi surfculturecanada,
You’ll first need to extract the zip file downloaded after your purchase. Inside, it contains two zipped packages – one is the mobile theme (and should be installed as a theme) and another is a helper plugin (and should be installed as a plugin).
We’ve provided the installation instructions at this link:
https://forum.graphene-theme.com/graphene-mobile-neo/installation-instructions/
Let me know if you need further assistance. We do provide complimentary installation service if required.
Admin
In reply to: TheLateGamer.com – Reviewing slightly older video games
March 26, 2017 at 1:10 pm #46602Hi Sam,
Nice to see a site using vanilla Graphene, with the default background too! Sometimes less is truly more.
Admin
Hi Steve,
Can you try switching to the parent Graphene theme to see if the issue is with the child theme?
Admin
In reply to: Justified format text for posts previews on frontpage?
March 21, 2017 at 2:49 pm #46589Add this code to Graphene Options > Display > Custom CSS:
.homepage_pane .post-excerpt {
text-align: justify;
}Admin
We can modify the code quite easily to place the panes below the slider. You do require a child theme for this though. Let me know if you’re already using a child theme and we can advise the code to be used.
Admin
Do you have any code in the Custom <head> tags option? Looks like there’s an open
<script>tag right before the Custom CSS, that’s causing the CSS codes to be ignored.
