Tagged: menu header
-
AuthorPosts
-
December 8, 2016 at 9:08 am #721866
Hi
When I upload my logo it places it at the top of my menu bar, and therefore isn’t aligned with the main menu links.
I tried adding some CSS padding to shift the logo down and it worked – but then when I scrolled down and the sticky menu appears then the padding pushes the logo down and again it is not centered with the menu
Here is a screenshot:
December 8, 2016 at 9:45 am #721868Hey ChrisSchutte,
We need to take a closer look at this issue Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayDecember 8, 2016 at 9:47 am #721869Hi
Ok see below
December 9, 2016 at 7:38 am #722337Hi Vinay
Any luck?
December 9, 2016 at 7:46 am #722338Hi Vinay
I also have a few other issues I am dealing with:
1) The “Read More” button is cut off on my blog? http://i.imgur.com/J6zEhZS.png
2) I changes the colour scheme in the back end but it hasn’t reflected in the front end. I still get that olive green colour. But it is all support to be a light green or blue as per my styling in the back end. http://i.imgur.com/CR18xMu.png
December 9, 2016 at 7:46 am #722339Hi,
Thank you for the credentials, could you also please share the URL of the site and also the login page ?
Best regards,
VinayDecember 9, 2016 at 7:47 am #722340December 9, 2016 at 9:36 am #722352Hi Vinay – how is it going? Found the issue?
December 11, 2016 at 8:53 am #722797Hi,
We have added the following css in Enfold > General Styling > Quick CSS
@media only screen and (min-width:900px) { .logo img { position:responsive; top:50%; transform:translateY(-50%); }} @media only screen and (max-width: 767px) { .logo img, .logo { max-width: 70%!important; }} /* Trigger mobile menu */ @media only screen and (max-width: 1100px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }} /* Read more link fix */ .html_elegant-blog .avia-content-slider .read-more-link { top: -3px!important; }
It appears you figured out how to change the color scheme?
Please review the site and let us know if you have any questions, we are happy to help :)
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.