Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1304534
    Mastres
    Participant

    Hi i follow this post https://community.theme.co/forums/topic/wpml-language-selector-in-topbar-using-customizer/ to add wpml shortcode, i’m styling to look well but i see there’s a paragraph that breaks the look, and i don’t know where it comes

    See screenchshot

    #1304541
    Paul R
    Moderator

    Hi,

    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.

    #1304542
    Mastres
    Participant
    This reply has been marked as private.
    #1304565
    Paul R
    Moderator

    Hi,

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

    
    .x-topbar p {
       margin:0;
    }
    

    Hope that helps.

    #1304619
    Mastres
    Participant

    works 🙂

    #1304627
    Prasant Rai
    Moderator

    Glad to hear that, feel free to get in touch with us regarding any further queries about the X Theme and Cornerstone.

    #1304718
    Mastres
    Participant

    Another question, i see a border below the slider, how can i erase it?
    Regards

    #1304727
    Joao
    Moderator

    Hi There,
    Please add the followin code to Appereance | Customizer | Custom | CSS

    .page-template-template-blank-4-php .x-slider-container.below {
    border-bottom: 0px;
    }

    Hope it helps

    Joao

    #1305387
    Mastres
    Participant

    Perfect!!
    Thanks

    #1305397
    Christopher
    Moderator

    You’re welcome.

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