Forum Replies Created
-
AuthorPosts
-
Basilis,
Thanks.
So if I want to display the ‘description’ tag below standalone images, what is the code that I must add to functions.php ?Guenni, thanks for replying.
I don’t have a child-theme on the site though.
And the whole idea is to show multiple (more than 5) lines below the image.Anyone?
Hello
I changed the name of the menu items to fit. I could not get the quick css code from earlier in this thread to work.
But thanks for getting back to me. You can close this ticket.Regards,
The menu items are unfortunately still broken into two lines
My Quick CSS:
@media only screen and (max-width: 1024px) { .av-main-nav > li > a { padding: 0 10px; font-size: 11px; } } @media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 85%; height: auto !important; }}
Can I combine the .av-main-nav ul with .responsive . logo?
Thanks
Hello
Thank you. 2 issues remain:
1. On iPhone5, the logo is scaled/stretched.
2. The menu items are no longer on the same line. The following did the trick:.av-main-nav ul { width: 230px; }
Can it be combined with your solution?
Thanks in advance.
When using an iphone5, the logo is correctly scaled using only this: (provided by you guys in an earlier support case)
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
height: auto !important; }}However, on iPad2 (and some desktops if small enough), the first menu item: “Kontakt os” is mixed with the logo as previously shown here: https://dl.dropboxusercontent.com/u/4174765/image.png
Using this:
@media only screen and (min-width: 1024px) {
.av-main-nav ul {
width: 230px;
}
}Correctly puts all menu items on one line, instead of breaking them up into two lines. So you could say that the above is working as planned, but another problem is the menu item being mixed up with the logo. I’m sorry for any inconvenience.
Would it help if you got a WP login?Thanks
After adding this, the menu is now not displayed correctly on for example an iPad2 (landscape mode):
https://dl.dropboxusercontent.com/u/4174765/image.png
Any ideas?Thanks in advance.
Thanks. This works perfectly.
Thanks, that solved the horizontal problem.
How do I force the name of the menu items to be on the same line, instead of expanding?Thanks in advance.
Typo, sorry:
http://www.aktivfamilieferie.dkThank you both.
Really appreciate it.The page is currently just temporary, but I was nervous that this behavior would continue after I added content. But if I understand you correctly, this will be solved after I add content. Correct?
Thank you for your quick response. That solved it.
Hello
That did the trick. Thank you for a quick response!
Best regards,
Thank you :-)
This reply has been marked as private.This reply has been marked as private.I just updated to the newest version of Enfold.
And temporarily disabled all plugins.I still have the issue.
Do you want login credentials?
January 14, 2014 at 6:41 pm in reply to: Multiple Shortcode icons on the same line inside an Iconbox #209601Hello
Now the icons are aligned on the same line, thanks.
Two questions remain:
1. How do I center them on the page? (float: center; doesn’t work). I have also tried centering in the Icon box, to no avail.
2. How do I make sure the text the follows go to the next line? No matter what I do in the editor, it stays on the same line as the icons.Thanks in advance for your help.
See: http://192.185.4.34/~munck/aktivfamilieferie.dk/?page_id=2654
- This reply was modified 10 years, 10 months ago by munck.
January 13, 2014 at 8:46 pm in reply to: Multiple Shortcode icons on the same line inside an Iconbox #209151Link: http://192.185.4.34/~munck/aktivfamilieferie.dk/?page_id=2654
60% down the page. Two golden stars icons
- This reply was modified 10 years, 10 months ago by munck.
-
AuthorPosts