Site logo

Archived topic

Issues with "WPress.zone Music" template

9 replies · Started by Jo on November 16, 2018

Viewing posts 1–10 of 10

Hello,

I am using the Site Library "WPress.zone Music" template, but I cannot change the background color of the header (violet, visible if I uncheck "merge" in the ELEMENTS page hero), nor do I find the place to change the logo, since it is not visibly uploaded nor in the ELEMENTS page hero, nor in the WP CUSTOMIZER.
Were do I find the DEFAULTS (sizes, location, colors...), which pop-up anywhere when I am using ELEMENTOR to try to modify the template?

I´d like to send you a screenshot if possible, since the site, being worked at, is not presently publicly visible.

Best regards from Berlin

Jo

Hi Leo,

thank you for your helpful answers. Actually I could fix the violet background at customizing - primary navigation - primary navigation (and the navigation logo) from within the CUSTOMIZE WP editor, BUT if I am in MOBILE (or TABLET) mode and the menu changes and just drops down it still is violet!!! (Damn!!!)

Could you think of a way or place where one can change that?

Remove this CSS in Additional CSS field in the customizer:

@media (max-width: 768px) {
    .main-navigation .main-nav ul li a,
    .main-navigation .main-nav ul li a:hover {
        background-color: rgba(21,14,83,0.95);
    }
}

Cool!!! Thanks!!!

In fact I just substituted
background-color: rgba(21,14,83,0.95)
with
background-color: rgba(#ffffff)

Now it works like a charm!!!

Thank you & have a nice weekend!!!

Best,

Jo

No problem!

You as well :)

Hi Leo!

I hope you had a good weekend!!!?

Another week another question :-):

If a logo which is appropriately placed on the top left side of my website if I view it on my laptop or screen monitior is moving to the middle of the screen in tablet view and still slightly left centered in mobile mode cannot be moved with the WP customizer left padding settings which only seem to affect the position in laptop/monitor view, how can I keep that logo to the left in all views then? I am supposing it is also additional css, but I don´t know which class or where exactly to tweak.
Would you happen to know?

Best from good old, but increasingly more confused new Germany :-)

Jo

Any chance you can open a new topic for the separate question?

It will make it easier for us to track the issues.

Thanks!

Sure! Will do!

Sorry, I forgot!

No problem :)

This archived topic is closed to new replies.