Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1262618
    helmaT
    Participant

    Hi,

    i’m working on a site with X – renew and i have some questions.
    think i can adjust them in the customiser but can’t find where so far.

    the texts of the nav bar are not visible, only when i hover over or am on the page.
    maybe i made the text white? but where? and where can i change that?

    I would like the logo / name of the site (in helvetica neue, real big) appear smaller on mobile devices.

    In the next post i will give the specifics.

    thanks in advance!
    H

    #1262619
    helmaT
    Participant
    This reply has been marked as private.
    #1262672
    helmaT
    Participant

    Hi,
    thinks i have found the answer to question #1 … it’s the nav bar links colour *blushes*
    sorry
    but the second questions still stands … and one more … promiss that with a new question i will make a new post …
    there’s a large space between the logo / sitename and the text of the page. How can i make this space smaller?
    i have made the pages in cormerstone … should i make changes there or in the page menu in the dashboard itself?

    greets! h

    #1262699
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    The given WordPress Login Credentials doesn’t seem to be working here.

    Would you mind double checking it?

    Thanks for understanding!

    #1265267
    helmaT
    Participant
    This reply has been marked as private.
    #1265307
    Christian
    Moderator

    Hey Helma,

    Please try adding the code below in your Appearance > Customize > Custom > Global CSS

    @media (max-width: 979px) {
        .x-brand.text {
            font-size: 10vw
        }
    }

    Thanks.

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