Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331975
    tulslolst
    Participant

    Hi, Im setting up a site and have a few modification I can’t get working. The menu navigation, I would like to sit closer to the bottom of the nav bar rather than the top. Because when you rollover for drop down, they seem detached.

    Also my site is in the renew stack but I wanted the colour to be a grey instead of white. I have changed the site bg colour but on the Home Test page there is a white bar above the footer. How do I change this to grey too?

    Finally, since i have changed the colour of site to grey, the testimonial blocks at bottom of home test, have dark text for the author of testimonial. How do I change the colour of this text?

    Thanks
    Chris

    #1331976
    tulslolst
    Participant
    This reply has been marked as private.
    #1331991
    Joao
    Moderator

    Hi There,

    1- Go to Appereance > Customizer > Header and you can adjust multiple settingsm among them, top link spacing which will bring your links down.

    2- Go to Appereance > Customizer > Footer > Turn off Footer Widgets.

    3- Please add the following code to Appereance > Customizer > Custom > CSS

    .x-cite {
        color: lightgreen;
    }

    Hope it helps

    Joao

    #1332025
    tulslolst
    Participant

    Perfect, thanks a lot

    #1332033
    Joao
    Moderator

    You are welcome,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1331975 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>