Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #120945
    Kamilla
    Participant

    Hello support Team!

    I hired a customizer for some of my questions and they did an excellent and quick job!

    However while working on my page two questions still occured:

    1) In the footer menu, on both sides there are two black wide lines both in the desk and mobile version. I changed the footer menu colour to blue and it works nicely but two black lines (in the desk version it is rather a square) remained there.

    Is it possible to remove those black lines and have that space blue as the whole footer menu?

    2) The date of the post does not appear on my posts.

    Actually, I only would like the post date without the author name.

    Is it possible?

    Thank you for your answer!

    #120987
    tikaram
    Keymaster

    @kamilla : Please post in your site URL so that i can help you fix the issue.

    Regards,
    Tikaram

    #121002
    Kamilla
    Participant

    This is:

    http://Www.jogasznegyed.hu

    Thank you!

    #121009
    tikaram
    Keymaster

    @kamilla :Go to Appearance => Customize => Additional css and add the following css

    #nav-footer .container{
    	padding: 0;
    }
    .entry-meta {
    	display: block !important;
    }
    
    .entry-meta .byline {
    	display: none !important;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

    #121022
    Kamilla
    Participant

    Thank you Tikaram!

    It worked!

    Thanks for the support,
    Kamilla

    #121060
    tikaram
    Keymaster

    @kamilla : Welcome and have a Good day.

    Regards,
    Tikaram

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer menu’ is closed to new replies.