-
Author
-
October 3, 2015 at 20:37 #80608rasmusbergParticipant
Hi!
First of all – great theme you guys have created!
I have some minor issues I want to point out – either for future improvements or else maybe you could help me implement them on my site:
1.
I want to change the topbar, so that it isn’t doubled on handheld devices.
You can see the issue your demo and this screenshot: http://rasmusberg.dk/wp-content/uploads/doublebar.png2.
How do I change the dropdown menu items, so that it is uppercase? If I write them in uppercase letters, they aren’t shown in that way on the site.3.
In your documentation you write that the MailChimp form is styled in the theme’s styling you one selects “no” when setting up the plugin in WordPress – that is not the case however. The styling when using the shortcode or the widget is not in the style of the theme.4.
I want to have a sticky mainmenu, but without the logo being sticky. Also I would like the ability to have sticky menu but with an another logo (a simpler version of the default logo of my site).Hope you guys can help me out 🙂
Best regards
Rasmus Berg – fredstegn.dk
October 10, 2015 at 12:37 #81698AbeKeymasterHello, sorry for the late reply but the topic just appeared in our queue.
1. For that you should use a custom CSS to have it on one line. Hope that helps
COPY CODE#top-social { width: 41.6667% !important; float: left; } .top-menu { width: 58.3333% !important; float: left; } 2. You should just write them in caps and they should appear like that, anyway to force it you can do it with this CSS <pre> .dropdown-menu > li > a { text-transform: uppercase; }
3. You should use our own markup and replace the default form structure from the plugin settings. https://archived.seventhqueen.com/documentation/kleo#mailchimp
4. For this one you should do some custom work on it since it probably needs structure changes.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.October 10, 2015 at 13:32 #81700rasmusbergParticipantThank you very much.
The code you wrote for the topper, just makes the topper look weird.
October 10, 2015 at 13:42 #81703AbeKeymasterJust edited the above code for the topbar 😉
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.October 10, 2015 at 14:14 #81705rasmusbergParticipantCan’t get it to work though. Does it work when you use the CSS code?
October 10, 2015 at 14:17 #81706rasmusbergParticipantthe same for the uppercase CSS code for the dropdown menu. Is there some way of changing both to uppercase and a larger fontsize?
I have tried writing the menu items in uppercase also, but that does not work either.
October 17, 2015 at 00:45 #82855AbeKeymasterSorry for the late reply but the menu appears in uppercase to me..
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.October 17, 2015 at 00:55 #82862rasmusbergParticipantIt’s the dropdown menu names, that need to be uppercase. The subcategories…
October 17, 2015 at 00:56 #82865AbeKeymasterYou mean for the top bar?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.October 17, 2015 at 01:16 #82873rasmusbergParticipantNo 🙂
Hold your mouse over at Main menu with dropdown, the ekstra menu that appears is where I want to make submenu/dropmenu titles.
October 17, 2015 at 01:20 #82878AbeKeymasterWell the title that appears when you hover an item can’t be changed … but it should be exactly as you write it in admin area in the Menus section
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The topic ‘A couple of minor issues/feature requests’ is closed to new replies.