- This topic has 11 replies, 3 voices, and was last updated 11 years, 2 months ago by Sakin.
-
AuthorPosts
-
September 10, 2013 at 8:45 pm #14350YybjaaMember
Hello
I m using catch box ( free version) for my website. the problem is when i use the secondry menu, unlike the main menu it runs from left to right. Which is no good for Arabic. Another thing is that i have “menu ‘ Secondry menu ” mentioned on the the top of the two menus.
I hope i can get some help and thank you very much for the great job u did in the theme.
Url:
http://Www.q8atc.comSeptember 11, 2013 at 10:49 pm #14397SakinKeymaster@Yybjaa: I am not so sure that you mean as when I check in our site. The secondary menu is working perfectly from right to left.
September 15, 2013 at 12:56 am #14543YybjaaMemberHi
would you please visit my site at: http://www.q8atc.com
chose the first option( from the right) in secondary menu then the second option, Now you will see that the menu is open to the left not to the right and it is out of the page margin as well.
thanksSeptember 15, 2013 at 7:21 pm #14558wardismMemberHi guys,
Having problems making an original post here as every time I log-in and then select the support forum it logs me back out again, so this is the only way I can see of making contact? Sorry, if I’ve missed something.
I would like to add some code to Custom CSS within Catch Box (Public) that will enable me to change the font sizes for text used in posts, and also comments. Font size for titles, headlines and links are all fine. It’s just font size for posts and comments.
My URL is http://www.diaryofacommunicator.com
Regards,
DavidSeptember 15, 2013 at 10:59 pm #14561SakinKeymaster@Yybjaa: I am not sure I understand your issue. Maybe you can send me screenshot showing what is it.
September 15, 2013 at 11:07 pm #14562YybjaaMemberHi
This is the link to a screenshot.
https://www.dropbox.com/s/m1tk35740seydr3/Screen%20Shot%202013-09-15%20at%208.18.38%20PM.pngSeptember 15, 2013 at 11:21 pm #14563SakinKeymaster@wardism: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1000px) { #content p { font-size: 14px; } }
September 15, 2013 at 11:38 pm #14566YybjaaMemberSorry it didn’t work….
This is a small video that explain the problem very well
https://www.dropbox.com/s/brn5yj2zjppuuto/sakin%20-%20Broadband.m4v
thanksSeptember 16, 2013 at 4:38 pm #14599wardismMemberHi Sakin,
That has worked absolutely perfectly. Thank you very much.
Regards,
DavidSeptember 16, 2013 at 11:36 pm #14618SakinKeymaster@Yybjaa: I got it we will fix that in new version update. But for now you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding #access-secondary ul ul { float: right; left: auto; right: 0; } #branding #access-secondary ul.menu ul ul { left: auto; right: 100%; }
September 17, 2013 at 1:16 am #14624YybjaaMemberThanks a lot it worked perfectly.
But one problem remains which is at the top of each menu i got the menu name not the first item.(only on mobile devices)
picture:
https://www.dropbox.com/s/khinue20kg4px0f/photo.PNG
with my special thanksSeptember 17, 2013 at 2:11 am #14634 -
AuthorPosts
- The topic ‘Secondry menu’ is closed to new replies.