Sections pages larger than the boxed layout

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support Sections pages larger than the boxed layout

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #9180
    opop
    Member

    Hi! Congratulations for this template!

    I have some questions, could you help me please?

    Is the alignment of social icons, contact us, timing normal in the header?
    http://www.delmarque-fitness.ch/wordpress

    When the layout is boxed, some page sections are larger than the length of the layout. How can I change that?
    http://www.delmarque-fitness.ch/wordpress

    How to delete the “Related Classes” title in the bottom of a page
    http://www.delmarque-fitness.ch/wordpress/?fitness_class=fitness

    Google frame don’t show some informations. Is it possible to correct that?
    http://www.delmarque-fitness.ch/wordpress/?page_id=12289
    https://maps.google.com/maps?ll=46.303103,7.558411&z=16&t=h&hl=fr-FR&gl=US&mapclient=embed&q=sierre+suisse,+fitness

    Thanks a lot – Olivier

    #9203
    Veena
    Moderator

    1.Emploi menu is duplicated in your site ,pls remove the duplicated one.
    Also remove the float right property of primary menu and add the following custom CSS in themeoptions –

    #contact-header {
    position: absolute;
    top: 25px;
    right: 55px;
    }
    #header.sticky #sidebar-header .social-list {
    top: 25px;
    }
    @media only screen and (max-width: 767px)
    #sidebar-header .widget {
    margin-bottom: 0;
    display: inline;
    }
    

    After applying the above changes site’s primary menu will look like as in the screenshot.
    Or Do you want to shift the social icons in the header contact us section area?

    2.Pls add the following custom css in themeoptions-

    .vc_row {
     margin-left: 0px; 
     margin-right: 0px; 
    }
    #9207
    Veena
    Moderator

    3.Pls add the following custom css in themeoptions-

    div#content.ninecol h4.subheading {
    display: none;
    }
    

    4.Which information you are not able to include in google frame,could you pls specify that?

    #9292
    opop
    Member

    Hi Phoenix, hope you’re well and thanks a lot for your answer and your help! 🙂

    Menu, socials icons are ok now, great!

    Section pages are ok now, but the slider and the google frame have a border. Is it possible to do something?

    It is ok with the missing informations … I don’t know why, but it works :-).

    I have two other questions, please:

    1. Is it possible to have a feature page with a full width?
    http://www.delmarque-fitness.ch/wordpress/?feature=team

    2. Where can I change the space (padding?) above and under the logos for the featured-source?
    http://www.delmarque-fitness.ch/wordpress/?page_id=13023

    Thanks again

    #9329
    Veena
    Moderator

    Pls remove the below custom css from themeoptions that i have suggested before
    .vc_row {
    margin-left: 0px;
    margin-right: 0px;
    }
    Instead of that pls add the below Custom CSS in themeoptions

    .boxed #container {
    overflow-x: hidden;
    }
    

    2.Pls add the below custom CSS in themeoptions-

    article#post-13023.post-13023 #featured-sources {
    padding: 20px 0px;
    }
    
    #9518
    opop
    Member
    This reply has been marked as private.
    #9561
    Veena
    Moderator

    I didn’t see any issue in viewing three column components.Can you pls specify in which browser it is?

    For upcoming events list you can use shortcode as below

    [upcoming_events post_count=3 class="simple-list" all_events_link="false"]
    
    #9624
    opop
    Member
    This reply has been marked as private.
    #9645
    Veena
    Moderator

    Could you pls tell me which version of Internet Explorer is causing this issue?

    #10310
    opop
    Member
    This reply has been marked as private.
    #10311
    Veena
    Moderator

    The site is absolutely fine, i am not finding any issue with IE11.

    Use WPML plugin – http://wpml.org/

Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.