Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1250430
    Frankonedesign
    Participant

    I do want to chance the second nav ”Public Relations”. My wish is it to chance the fontsize, background color of the field and moving near to ”Agentur”. I wish complete-control over the sec-menue. At last: Where do I have the css-code to put it in? It should be placed in Clobal-Custom-CSS – for all sites. Thank You for the funcitonal-answer.
    Frank

    #1250533
    Rahul
    Moderator

    Hey There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks!

    #1251390
    Frankonedesign
    Participant
    #1251395
    Frankonedesign
    Participant

    The WordPress-Installation for http://www.gravemeier.de is on the local host not online
    Thanks

    Do you need more?

    #1251475
    Lely
    Moderator

    Hi Frank,

    I can’t access your site. What you have on that URL is different. Although, you might try adding the following custom CSS on Appearance > Customize > Custom > Edit Global CSS:

     .x-navbar .desktop .sub-menu a{
       font-size: 15px; 
    }
    .masthead-inline .x-navbar .desktop .sub-menu {
        background-color: red;
    }
    .x-navbar .desktop .x-nav > li ul {
        top: 50px;
    }

    Adjust the values accordingly.

    Hope this helps.

    #1251508
    Frankonedesign
    Participant

    Hi,
    thank you! You are great and you are on the right way with your css-code. Please look at the attachment-image.
    Further I want to change – with mouse-over-effect in the background is a small stripe grey behind the font – it should be white for example. Also I want to change the button-field – it should be smaller, no round corners etc.

    Thank you for your helps!!

    PS. Cornerstone as Plugin-Version – is it functional with every template also free-templates?

    #1251676
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .desktop .sub-menu a:hover {
         background-color:#fff;
    }
    
    .desktop .sub-menu {
       border-radius:0;
       padding:0;
    }
    

    With regards to cornerstone, yes it should work with other templates.

    Thanks

    #1251872
    Frankonedesign
    Participant

    Hello,

    thank you for the short time to answer me. Now it looks good.
    What have I to do if the second-menue-button should placed more right or left?

    Further I want to placed a image in the second menue-button

    Thanks for all

    #1252041
    Rupok
    Member

    Hi there,

    It would be tough to provide a tailored code without checking the URL. When you are ready to move to server, you can update us. We’ll surely assist you to sort this out. Let’s skip this for now while you are still working on localhost.

    Cheers!

    #1252905
    Frankonedesign
    Participant

    Hi,
    it´s OK! I will go online with the site as soon as possibly.
    Thank you.

    Could you tell me where your homebase is? In which town/state is THEMECO or your office you answering me from?

    #1252946
    Rupok
    Member

    Hi there,

    Our team is distributed over the world. 🙂

    Cheers!

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