Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #570744

    Hi,
    Some of my pages have change dramatic after update – Enfold or WordPress i dont know..:-/
    If you look at the link http://psykosyntese.no/utdannelser2/innforingskurs/ its like this page have another dimension, try look at the footer.
    Some of the pages have the same problem, and some do not. If you look at this page http://psykosyntese.no/utdannelser2/meditasjonsutdannelse/ there is no problem.

    Please can you help me?

    Best regards
    Tina

    #570901

    Hi Tina62!

    Can you please remove any custom CSS and let us know if that fixes the issue for you?

    Cheers!
    Basilis

    #571336

    Hi Basilis
    I do that, but it is still the same.
    I have made this change in the functions.php – i put in between “<?php” – and “global $avia_config;” – to activate the ALB:
    add_theme_support(‘avia_template_builder_custom_css’);

    In the helper-main-menu.php, after this code “$output .= avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, $addition, ‘strong’, true);” – I have writen this, (to view the round image in the header, with link to the “KONTAKT” page):
    echo “<div class=’header-custom-text’></div>”;

    This is what I have made in the Quick CSS:

    main-title, .main-title a { font-size: 14px !important; }

    #top .social_bookmarks li a {
    font-size: 17px;
    }
    .header-custom-text {
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    }
    @media only screen and (max-width: 480px) {
    .header-custom-text {
    position: inherit;
    float: left;
    }
    }

    #menu-item-883 > .sub-menu li:nth-child(-n+4) a {
    background: #d1ddcc;
    }

    .tik-boks-farve .iconbox_content {
    background-color: rgb(87, 113, 49) !important;
    }

    .main_color .iconlist_content {
    color: #808182;
    }
    @media only screen and (max-width: 767px) {
    h1 { font-size: 19px !important; }
    }
    @media only screen and (max-width: 767px) {

    .iconlist_title { font-size: 13px !important; }
    }

    .tik-tabs-farve .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
    background-color: white;
    color: #666666 !important;
    }

    .tik-tabs-farve .tab {
    background-color: #719431;
    color: #ffffff !important;
    }

    .tik-tabs-farveb .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
    background-color: white;
    color: #666666 !important;
    }

    .tik-tabs-farveb .tab {
    background-color: #3c281e;
    color: #ffffff !important;
    }

    @media only screen and (max-width: 769px) {
    .page-id-2158 #av-layout-grid-1 .flex_cell, .page-id-2201 #av-layout-grid-2 .flex_cell,.page-id-2192 #av-layout-grid-2 .flex_cell {
    background: none!important;
    }}
    I have used streched layout and dimension 1470px in the general settings. Have you any idea, what is wrong?

    Cheers
    Tina

    #571357

    Hi Basilis!
    I try to use the “color section” instead of the “single full width 1/1”, for the starting “special heading”, and then it solve the problem..?
    can you explain why..?

    Cheers
    Tina

    #571382

    Hi Tina!

    When i check your pages, i only noticed that you are using Grid Row on one of your page and it has empty cells and that is why your content looks smaller. I am not sure if i understood how exactly you solved the issue but if you can create a testing page showing the issue and solution, we can explain why :)

    Cheers!
    Yigit

    #571595

    Hi Yigit
    Yes I use the grid row with empty cells, cause I have more control over how I want to place the text :-) Maybe there is a better way to do that?
    But you can see on thoose two pages, the footer has a different dimension, if i use color section or single full element:
    http://www.psykosyntese.no/test-side/ and http://www.psykosyntese.no/test-side-2/

    I also have problem with the visuel/text box. I only have oppertunity to write in the text window, the visuel window is gray and not active.
    Do I have to start a new thread with this?
    Cheers
    Tina :-)

    #572386

    Hey!

    Please check the below screenshot and let us know if you are using 1/1 like this?

    Using 1/1 or a Color section should normally not affect the footer size

    Please create a admin login and send it in private content.

    Cheers!
    Vinay

    #600301

    Hi Vinay
    I have forgotten to reply this – there is no link in your mail. And i have change alle the pages now so there is no problem any more.

    Thanks!
    Tina

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Update Enfold version changes some pages dimension’ is closed to new replies.