Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #908801
    FrenellJann
    Participant

    Hello there,

    i got the problem that the logo and navbar is not aligned. I already played with responsive header in css customizing.

    http://www.frenell.de

    I have increased the header width to 80% because i thought that the nav menu needs more space to be aligned with the logo, but this didnt solve the issue.

    Next problem is, that i inserted a Ditty news ticker (via /wp-content/themes/x/framework/views/global/_topbar.php) and now it seems that the social icons are not linked anymore

    I would be pleased if you can give me a hint

    Thanks

    #908897
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    To fix those, you can add this under Custom > CSS in the Customizer.

    
    body header.masthead .x-brand {
        max-width:200px !important;
    }
    
    body .x-topbar .x-social-global {
        position: relative;  
        z-index: 999999;
    }
    

    Hope that helps.

    #908935
    FrenellJann
    Participant

    Hey,

    Perfect – thanks for helping! How can i implement a twitter follow button in the topbar?

    And could you also support me with the alignment issue of the header?

    Thanks

    #909032
    Christopher
    Moderator

    Hi there,

    #1 Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    #2 The logo and navabr are perfectly aligned, would you provide us with screen shot?

    Thanks.

    #909042
    FrenellJann
    Participant

    Hi,

    i fixed the navbar issue! Thanks for the help!
    Another thing… When i load any page of our HP it resizes the titles/texts, as i have implemented responsive texts for these elements. Is there a possibility to get rid of this?

    Cheers

    #909157
    Joao
    Moderator

    Hello

    Could please be more specific about what you want to get rid?

    I looked at your HP and other pages and couldn’t notice any issue.

    Thanks

    #910308
    FrenellJann
    Participant

    Hi,

    sorry for being not specific enough.
    Within under a second the title is resized when loading the sub-pages. This is due to the responsive text settings i guess.
    Is there any chance to get rid of that?

    Cheers.

    #910481
    Lely
    Moderator

    Hello There,

    To remove responsive text on specific headlines, please remove the responsive selector from the headline class field. For example on this page:http://www.frenell.de/core-technologies/ for headline CORE TECHNOLOGIES remove title-responsive class.

    Hope this helps.

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