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

    Hi Kriesi,

    Still find the Enfold theme to be my favorite and most multifunctional theme ever.
    Keep up the good work!

    Below (in private section) I have 2 links of almost an identical page on my website.
    The page called “home2” should have the testimonial the same as “home”.

    But on Home2 you see the testimonial is out of place.
    When I check all the setting I can’t find the problem.
    I am sure it is a minor thing … can you help me out?
    Thanks!

    #863071

    Hey Aerdvark,

    Add this to quick css:

    .container .av-content-small.units{
    width:100%!important;
    }
    
    #after_submenu .container{
    padding:0px!important;
    }

    Best regards,
    Jordan Shannon

    #864214

    Hi Jordan,

    Thanks for the help. Somehow it still is not okay.
    It is not aligning in the center, imagine a vertical line from top to bottom of the screen, I want it centered.
    I have added you code as well as an additional (the last) part:

    .container .av-content-small.units{
    width:100%!important;
    }
    
    #after_submenu .container{
    padding:0px!important;
    }
    
    .sidebar_left .content {
        border-left-style: none;
        margin-right: 0px;
    }

    I did this because I do not want the line on the left and also I need the testimonial to be aligned exactly centered in the screen.
    Could you take a look again? It is as if there is something on the left wich is not visible. Or is it padding/margin?

    Thanks!

    • This reply was modified 7 years, 1 month ago by Aerdvark.
    #864991

    Hi,

    Did the css I sent have no effect at all or incorrect positioning.

    Best regards,
    Jordan Shannon

    #869136
    This reply has been marked as private.
    #869777

    Hi,

    Apologies if I’m misunderstanding, but this is what I see when I add the css:

    https://snag.gy/q5PbMV.jpg

    Is this not correct?

    Best regards,
    Jordan Shannon

    #870382

    Hi Jordan,

    No apologies needed, it’s okay.

    For the image you send me I can tell you look at the wrong page, wich is the homepage itself.
    The issue would be on ../home2/ (I don’t want the webadress named in the forum).
    I don’t know how to explain better than I did in my previous post.

    But there is some news
    I can tell you at what point it went wrong, this is what happened.
    At first I save the template from the homepage to “homepage-original”.
    Then I made a new page, turned on the advanced layout builder and set the template “homepage-original”.
    I did not noticed before but at that point the page is already different from the original.

    So my conclusion is that this is not a proper way of copying a page.
    I now have deleted all “try-test-and-rubbish-pages” and went with a plugin called “Duplicate posts”.

    Well, that worked for 99%.
    The last problem is that the masonry below is not aligned properly wich I have not changed!!
    This is because some CSS in the custom CSS only works on the homepage itself and not on the copy of it.
    Bacause the copy is not the real home page.

    So I will manage to do that myself.
    Topic may be closed.

    #870459

    Hi Aerdvark,

    Thank you for sharing. Let us know if you need more help.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.