New Landing How can we help? Themeforest Theme Support Neighborhood Making the Menu Bar Centralised

Viewing 5 posts - 16 through 20 (of 20 total)
  • #133895
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have removed child theme code and activated parent theme and fix through javascript code at Admin -> Theme Options -> General Options -> Tracking code.

    <script>
    jQuery( document ).ready(function( $ ) {
    $('#main-nav').find('div.span9').removeClass('span9').addClass('span12');
    });
    </script>

    Thanks
    Mohammad

    #133899
    ninesolutions
    Member
    Post count: 192

    Dear Mohammad, thank you so much for the trouble. I am sorry i am really not good at coding.

    One last issue here.

    How can i centralise the text and small images within the SINGLE ELEMENT to? I am referring to the text and 2 small image at each side in this: http://prntscr.com/5djnsc

    #134238
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .cta_align_left .spb_call_text, .cta_align_right .spb_call_text {
      width: 100%;
    }

    Then centre the text

    – Kyle

    #134336
    ninesolutions
    Member
    Post count: 192

    Thank you Kyle, this is perfect now.

    I appreciate your great help on this.

    #134338
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and thanks Kyle.
    Mohammad

Viewing 5 posts - 16 through 20 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register