Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #377380

    Hi Enfold.

    Please help.

    I need white border between the pictures and top/bottom at the pictures on the front page.

    I also need to move up main menu about 30px.

    Regards
    Soren

    #377607

    Hey vanggrafisk!

    Take a screenshot and highlight exactly what your wanting to do so we can get a better idea.

    You can move the menu up by decreasing the size of your header or adding this to your custom CSS.

    .main_menu { top: -30px !important; }
    

    Regards,
    Elliott

    #377754
    This reply has been marked as private.
    #377901

    Hey!

    I’m sorry but what you’re trying to do requires custom modifications that are beyond the scope of support. Please hire a freelance developer or to modify the elements. For further modifications, please visit Envato Studio or Werkpress. You can try to use color sections to enclose the slider and another color section for the 4 column containers below. Apply a unique id using the For Developers: Section ID field, use these selectors to modify the container and elements inside of the color section.

    Regards,
    Ismael

    #377957

    Hi, thanks.

    But when i use the color sections it’s only possible to inclose a slider, not the right banner,
    and the slider ignore “no scaling (original width x original height)?

    I need help to the css style for the sections id?
    Do you think it will be easier to create this site if i change the page size to 1200 px?

    Regards
    Soren

    #378021

    Hi again.

    I have right now build the slider and the banner at Layer Slider, but i still have problem with the 4 pictures below…
    My page size is 1230px, but the 4 pictures inclosed in grid row is outside that size…?

    If it’s easier to work with the section color, please let me know and maybe you tell me, which code i should place in the quick css.

    Regards
    Soren

    #378143

    Hi!

    OK. We’ll try to help you with the columns below the slider. Please post the login details here and set it as a private reply. If you can place the 4 images inside a color section, that would be great.

    Cheers!
    Ismael

    #378187
    This reply has been marked as private.
    #379385
    This reply has been marked as private.
    #380943
    This reply has been marked as private.
    #382324

    Hi!

    Sorry for the delay. Please check the columns below the slider now: http://vanggrafisk.dk/wordpress-snakecity/nyheder/

    We applied a unique id on the color section called custom-section then added this on Quick CSS:

    div#custom-section .container {
    background: #ffffff;
    padding: 10px;
    }
    
    div#custom-section .container .content {
    padding: 0;
    }
    
    div#custom-section .flex_column.av_one_fourth {
    width: 24.2%;
    margin-left: 1%;
    }
    
    div#custom-section .flex_column.av_one_fourth.first {
    margin-left: 0;
    }
    

    Cheers!
    Ismael

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