AnnaHavanna
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Width of menu doesn’t fit the page widthHi,
yes, I was able to fix it. Thanks a lot. I already learned a lot from you guys.
I only searched for something I added in style.css in my Child Theme. I won’t reveal that I searched for hours ??
I did not know that it would be in the original style.css. Therefore I added the code in my Child Theme. Great!Anna
Forum: Fixing WordPress
In reply to: Width of menu doesn’t fit the page widthHi Michael,
thanks for this idea.
But I don’t think it is the plugin because it works just fine on my other website using the same plugin:
https://tinyurl.com/j3e8jscI don’t see the difference between the two sites.
Forum: Themes and Templates
In reply to: SpaciousThat’s is one solution I already tried yesterday. I read it in another thread…
I have the new functions.php in my Child Theme Folder but nothing has changed.
Any idea what’s wrong?Forum: Themes and Templates
In reply to: Rounded corners on imagesThanks, glowlogix. It worked.
Forum: Fixing WordPress
In reply to: Child of Twenty Eleven is not responsiveThanks, Will. I did not think to use a plugin at all in this case.
I thought I should solve it by my own ??Forum: Themes and Templates
In reply to: Child of Twenty Eleven is not responsiveThanks a lot, Michael. Now it breaks the menu and it is centered.
Forum: Fixing WordPress
In reply to: Page displays not correctly on mobile devicesI tried several options I read in the forum but they did not solve my problem. How can I change my child of Twenty Eleven for mobile devices?
Forum: Fixing WordPress
In reply to: Page displays not correctly on mobile devicesPlease help!!!
Forum: Fixing WordPress
In reply to: Page displays not correctly on mobile devicesThanks. That’s what I did before I posted in this forum. I could not find a solution.
How can I have my site wider in mobile devices and leave the menu inside the menu bar?
Or even have another navigation on mobile devices?Thanks in advance!
Forum: Themes and Templates
In reply to: Changes style.cssOf course. It is so easy. I’ll never forget it anymore!
Thanks, AnnaForum: Themes and Templates
In reply to: Changes style.cssHi Madhusudan,
thank you for asking. And yes I will mark the topic as resolved after I it is resolved ??
What browser are you using? I already checked all the current browser and there is still space (dark grey) above the white header image. I don’t have any idea what to change.
Forum: Themes and Templates
In reply to: Changes style.cssHi,
the second code worked perfectly fine. The line height of the submenu is reduced. Thanks.
#access ul ul a { height: 5px; }
The first code does not seem to have any effect on the space above the header image at all.
#branding img { height: 80px; }
Any idea? Thanks.
Forum: Themes and Templates
In reply to: Changes style.cssHi, thanks for your quick answer.
#main { padding:0;}
This code only reduces the space between headline and menu bar. (Maybe I will need it later.) I would like to reduce the space above the header image. Any idea?Answer 2 I will try tonight. Thanks in advance.
#access ul ul a { background: #f9f9f9; line-height: 1em; width: 148px; }
Do you have any idea concerning question 0?
0) It does not worked concerning the line height. concerning the line height. I do not know the right term, but when I reduced it to 0.5em only the letters shrinked together. I would like to have the whole space of each sub menu field less high.Forum: Themes and Templates
In reply to: Changes style.cssThanks. This worked perfectly well for the colour issue in my sub menu.
Wow. I am learning so much browsing this forum.It does not worked concerning the line height. I do not know the right term, but when I reduced it to 0.5em only the letters shrinked together. I would like to have the whole space of each sub menu field less high.
I tumbled over two more questions I could not solve on my own or via forum:
1) I’d like to get rid of the space above my header image? What code I will have to put in my style.css?
2) Is it possible to place a plugin in the menu bar? (like language switcher)Forum: Plugins
In reply to: [qTranslate X] Plugin in menu barThanks.