Digital experiences for all disciplines
New Landing › How can we help? › Cardinal › Menu, Counter, Bullets and Child Theme
New Landing › How can we help? › Cardinal › Menu, Counter, Bullets and Child Theme
- This topic has 20 replies, 3 voices, and was last updated 9 years by Swift Ideas – Ed.
-
Posted in: Cardinal
-
February 9, 2015 at 10:11 am #148295
Hi
I have a few questions, I use the bright version of Cardinal.
1. The menu item on the far right has a problem. The submenu items appear on the right side witch make them disappear on desktop and tablet. Any solution for this?
2. On mobile menu, the sub-sub items show all the time. Is it possible to make the sub-sub items only show when I tap on the sub-item?
3. I have a page with a few Jump Links / anchor links (they have an unique ID). In the menu, they can only be clicked on when I am on the specific page. When I am on a different page on the website, only the menu item that directs to the page can be clicked from the menu, not the items that goes to the jump links. Any solution?
4. On Counter. Is it possible to remove the small line between the number and the text? Is it also possible to move the text closer to the number and make the text a little bigger?
5. When I use bullets and writes a long sentence, the second line starts below the bullet. Is it possible to make the second, third line start under the start of the sentence (a little to the right) and not under the bullet?
6. I have done some changes to the CSS. Im using the Cardinal child theme. I want to update to 2.02 but I don’t want to lose my changes. Is it safe to click the “Update Themes” button in my Dashboard?
Regards,
MatsFebruary 10, 2015 at 11:16 pm #148917Hi,
Can you check your site because it’s down at the moment.
Thanks-Rui
February 11, 2015 at 9:13 am #148981This reply has been marked as private.February 11, 2015 at 9:25 am #148985This reply has been marked as private.February 11, 2015 at 5:46 pm #149144This reply has been marked as private.February 11, 2015 at 6:22 pm #149154This reply has been marked as private.February 12, 2015 at 3:19 pm #149531Hi,
I used the address you provided me 🙂
Also your htaccess should handle this situations to redirect to the www or you end up losing many visitors.
Will check and get back to you.
-Rui
February 17, 2015 at 8:34 am #150778This reply has been marked as private.February 19, 2015 at 11:28 am #151534Hi,
Apologize for the delay it was left behind somehow.
1) Can figure this out, will forward to the development team
2) This is what I’m seeing by default.
https://www.dropbox.com/s/illwi0i0s43s9d6/2015-02-19%2011.27.00.png?dl=03) What is that page url and the button you are pressing?
4) Add this to your custom css:
.sf-count-asset .count-divider {
display: none;
}5) Add this:
.spb-asset-content ul li {
padding-left: 1.3em;
text-indent: -0.9em;
}6) Yes if you have used a child theme you can update the parent theme without losing any changes
-Rui
February 19, 2015 at 12:35 pm #151571This reply has been marked as private.February 21, 2015 at 6:14 pm #152183Hi @matsb222
2) We’ve already fixed this for the next update, it will now only open one level of submenu below the clicked item.
2.2) You can set these in the color customiser
2.3) Fixed for the next update too.
3) If they are # links, they will only work on that page. The best thing to do would be to have 2 separate menus, then you can set the menu with # links as an override on the “Spille Bordtennis?” page – you can set this in the page meta options.
If you need the build sooner, let us know.
Hope that helps.
– Ed
February 24, 2015 at 11:16 am #152679This reply has been marked as private.February 25, 2015 at 3:45 pm #153112Hi Mats
2) Update was just pushed live an hour ago.
2.2) You can override this colour with:
#mobile-menu ul li:hover > a { color: #ff9900!important; }
4/5) This is caused by your custom css:
.spb-asset-content ul li { text-indent: -0.9em; }
6) You can adjust this with the following:
#mobile-logo.has-img img { max-height: 55px; }
7) Recent posts asset doesn’t have a load more button.
8) Not as standard.
– Ed
February 26, 2015 at 10:43 pm #153561This reply has been marked as private.February 27, 2015 at 12:03 pm #1537622.2) This is incorrect – https://www.dropbox.com/s/r698srxykmehmtm/Screenshot%202015-02-27%2011.59.43.png?dl=0
Please check what I wrote above.
7) Which page?
8) Add this custom css:
#mobile-menu { overflow: scroll; } #mobile-menu-wrap { overflow: hidden; }
9) This is because of what I said above, hence my reasoning for the extra menu:
If they are # links, they will only work on that page. The best thing to do would be to have 2 separate menus, then you can set the menu with # links as an override on the “Spille Bordtennis?” page – you can set this in the page meta options.
– Ed
-
Posted in: Cardinal
You must be logged in and have valid license to reply to this topic.