• Resolved or2212

    (@or2212)


    Peace
    I want to change 2 things on the site.
    1. Change the color in the main menu to color # ffff00
    2. Increase slightly the description of the site script
    Thanks
    And another thing, if possible. I can not cancel exclusively appears under the main menu, flashing red and how I download it
    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author AF themes

    (@afthemes)

    Hello @or2212,
    First of all thanks for reaching out, as there is not direct method to change the navigation color, please paste following scripts to the Appearance>Customize>Additional CSS section

    .main-navigation .menu ul.menu-desktop > li > a{
    color: # ffff00
    }

    Similarly,for site description, add following scripts to the same box,

    .site-branding .site-description{
    font-size: 24px;
    }

    While talking about Trending Section, you can simply enable/disable it for Appearance>Customize>Frontpage Options>Ticker news panel.

    Best Regards,

    Thread Starter or2212

    (@or2212)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘help’ is closed to new replies.