GrapheneGroup
Member
Posted 5 months ago #
Hi!
Could someone take a look at our wp-homepage, grafengruppen
Our static frontpage dont allow us to just have the slider, the themes loop dont allow us to have it blank with just the slideshow. Someone have suggestion how to fix this?
Im very very new to WP and coding...
GrapheneGroup
Member
Posted 5 months ago #
Also would appreciate suggestions how to fix gradient effect colors at the nav bar from black-grey-white :)
Try adding this to your custom CSS:
.home h1.page-title {display:none;}
Second issue--try this:
http://forum.khairul-syahir.com/graphene-support/navigation-menu-bar-at-top#post-8699
GrapheneGroup
Member
Posted 5 months ago #
Where do you mean with custom CSS? I managed to get it solved in someway but still not as I wanted. Now I have empty lines below my slideshow, which I want to remove.
I will take a look at the second issue now, thanks!
Go to Appearance >> Graphene Options >> Display
The bottom pane is Custom CSS. Enter the code I gave you, click "Save" at the bottom, and refresh your page. (Make sure you empty the cache if you are using a caching plugin.)
GrapheneGroup
Member
Posted 5 months ago #
Thanks alot kjodle! It solved the problem!!
Then next one: I have downloaded the sprite, and zoomed but still dont understand the color pattern, and where to edit to get my color :(
Thanks so far KJODLE!!
GrapheneGroup
Member
Posted 5 months ago #
Try this link in the Graphene Support Forum: http://forum.khairul-syahir.com/graphene-support/sprite-images and this link about sprites in general: http://css-tricks.com/158-css-sprites/.
You don't need to use sprites; you can just create an image of the appropriate size, upload it via the Media Gallery, and then use the link it generates in your CSS.