Okay
  Public Ticket #2663197
Footer
Closed

Comments

  • dave Keune started the conversation

    Hello,


    I am almost satisfied with the footer on my / your website, however I want to move the quick menu a bit to the right and the search box in the middle. I find it hard to control - Am I missing something or can you show me were I can change it?  

    Thanks!


    www.keuneslutter.nl

  •  871
    Neuron replied

    Hi dave Keune,

    Can you please add the following code at Appearance > Customize > Additional CSS, and tell me if that's looking alright?

    l-primary-footer .col-md-4:nth-child(2) {
        flex: 0 0 38% !important;
        max-width: 38% !important;
    }
    l-primary-footer .col-md-4:last-child {
        flex: 0 0 29% !important;
        max-width: 29% !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • dave Keune replied

    Hello !


    Thanks for your swift response. I copied the css in the right css box....but nothing changes. Maybe I did not put it in the right spot? dashboard - appearance - customize - additional css.... Or do I have to change the percentages to make the search box move?


    thanks!


    grt

    Dave

  •  871
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   dave Keune replied privately
  •  871
    Neuron replied

    Hi dave Keune,

    I've updated the code that I've sent you before, can you please check the footer now, and tell me if that's alright.

    Feel free to ask for anything you need.

    Kind Regards


  • dave Keune replied

    Hello,


    Thanks for that! It looks better this way - I see I can move it around a bit by changing the percentage. Now ( of course ) I want to move the contact column a bit to the right - does this also need custom css?

    One other question - When I load a page I can see the place holder image for a split second. Is there a way to remove this?

    Thanks!


  •  871
    Neuron replied

    Hi dave Keune,

    1) If you want to move it, you can do that with the following code.

    .l-primary-footer .col-md-4:first-child {
        padding-left: 40px;
    }
    

    2) If you were talking about the home page, that wasn't a background image, that was a background color which I've removed and now I think it's alright.

    Feel free to ask for anything you need.

    Kind Regards


  • dave Keune replied

    Hello,


    Thanks for the code, that works quite well. The placeholder image is also visible as main image when I select a project.. Just for an instance but still there. 

    thanks again!

  •  871
    Neuron replied

    Hi,

    Please use the navigator to select the first section of the portfolio item and at the style tab as you can see from the screenshot, that placeholder image is included as the background image of the section, so If you want you can remove it or upload any photo.

    https://prnt.sc/xgkb26

    Feel free to ask for anything you need.

    Kind Regards


  • dave Keune replied

    Yes!  got it, thanks again!

  •  871
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes