Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #820411

    Hi how can I change the font color of the navigation secondary links in the medical demo?

    #820511

    Hey Best4Web,

    You can change that under Enfold->Advanced Styling.

    Best regards,
    Rikard

    #820562

    Dear Rikard,

    yes I know but it is not working,
    The secondary navigation menu is not adjustable!
    Or did not find it.
    Do you have screenshot for secondary menu changes?

    Regards Reni

    #820568

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top #header_meta a {
        color: orange;
    }
    

    If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Best regards,
    Yigit

    #820643

    Dear YIgit,

    here my pics
    I tried also css

    enfold changes of main menu

    #820670

    Hi,

    Please provide a link to the site just so we can make sure we are targeting the correct elements and classes.

    You can also try the following, which worked for me directly in the browser:

    #avia2-menu.menu a{
    color:orange!important;
    }

    Best regards,
    Jordan Shannon

    #820987

    Hi Jordan,

    here the link

    http://hämostaseologie-köln.de

    I tried your
    #avia2-menu.menu a{
    color:orange!important;
    }

    but 0 = outcome

    Is the problem because I used the demo and now I want to change some settings?

    Best regard

    Reni

    #821263

    Hi,

    You could possibly have a css error elsewhere that prevents our suggestions from running. Do you have any other custom css?

    Best regards,
    Jordan Shannon

    #825064

    no…
    So whats next?

    • This reply was modified 7 years, 3 months ago by Best4Web.
    #825128

    Hi,

    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,
    Yigit

    #833906

    Dear Yigit,
    login data in private content.

    Can you also check whats wrong with the Google API?

    I activated the API for
    Google Static Maps API
    Google Places API Web Service
    Google Maps Embed API

    Thanks in advance and best regards

    #833915

    Hi!

    Issue was related to the API key you generated. I replaced it with a one our teammate @vinay generated and it worked. Please review your website
    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.