-
AuthorPosts
-
November 10, 2014 at 6:39 pm #348919
Hello,
I’ve been having this issue with our theme for a couple of months now. I was given a solution before but unfortunately it did not work.
You can see what I am referencing here in the private content area.
The about text overlays over the page logo when the page is viewed at full size on desktop or on an iPad sized screen. Resize your browser to see.
Thanks!
PhilNovember 11, 2014 at 3:25 pm #349389Hi mastcharter!
you could move the logo to the left using this in Quick CSS:
div .logo { left: -50px; }
Best regards,
AndyNovember 12, 2014 at 5:13 pm #350126Hello, thanks for the reply! That will then throw off the whole layout of the page. The logo will not be inline with the page bounds.
Is there another method to have the logo auto resize to fit as the menu grows and shrinks? I faintly remember that being a feature.
Thanks!
PhilNovember 12, 2014 at 5:26 pm #350134Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a { padding: 0 6px; }
Regards,
YigitNovember 12, 2014 at 6:05 pm #350172Hi!
Thanks for the quick reply. I’ve added that into the Quick CSS area and it hasn’t seemed to have an effect.
Thanks,
PhilNovember 12, 2014 at 6:07 pm #350174Hi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitNovember 12, 2014 at 7:14 pm #350236This reply has been marked as private.November 12, 2014 at 7:31 pm #350254Hey!
> sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field. Fixed it and it works fine now. Please review your website
Best regards,
YigitNovember 12, 2014 at 7:34 pm #350259Thanks so much! That’s my mistake! I copied the code from the email notification of the new post and I guess the mail processor for the forum strips that out.
Thanks again!
PhilNovember 12, 2014 at 7:37 pm #350264Hi again Yigit,
Sorry one more issue. Seems that the padding allows now for the menu items pop down below the menu now if the screen is a little bit too small.
Can you reproduce that on your end?
Here’s a screenshot:
http://cl.ly/image/0k3C1u0s1k3fThanks,
PhilNovember 14, 2014 at 2:56 am #351078 -
AuthorPosts
- You must be logged in to reply to this topic.