chunk theme left align drop down menu items
-
Hi,
I am customising chunk theme.
I’ve found some great tips on here for left aligning the horizontal menu but the drop down child items are still hanging the wrong way – it looks odd.
My site is http://lauravarsanyi.com.
Thanks.
The blog I need help with is: (visible only to logged in users)
-
I also wanted to ask how to hide/remove the page titles (so I can add a jpeg version instead) but not hide/remove the blog post titles – in chunk theme.
-
oh – the third thing I am having problems with is that I go through the steps to add a contact form and click save and the code just disappears from the text box.
-
I’ve found some great tips on here for left aligning the horizontal menu but the drop down child items are still hanging the wrong way – it looks odd.
Give this a try:
#menu ul ul { right: auto; } -
I also wanted to ask how to hide/remove the page titles (so I can add a jpeg version instead) but not hide/remove the blog post titles – in chunk theme.
To hide page titles only in the Chunk theme, add this to your Appearance → Custom Design → CSS editor:
.page .entry-title { display: none; } -
I go through the steps to add a contact form and click save and the code just disappears from the text box.
I checked http://lauravarsanyi.com/contact-me/ and it looks like you were able to get a contact form working.
-
-
- The topic ‘chunk theme left align drop down menu items’ is closed to new replies.