mkgraves

Forum Replies Created

list of topics you have created till now.

  • mkgraves
    Participant

    WooHoo! I just rated it using that link!

    “What a fabulous theme. I’ve been eyeing it for years waiting for just the right moment/right project and it finally happened. It’s been an absolute pleasure to work with and Serkan from support (I assume the creator) was so helpful at the sending me the correct CSS for the few tweaks I needed to make. Simple, beautiful, FAST, all I needed for the project.”

    Thank you for all your hard/amazing work and helping with the CSS adjustments!

    mkgraves
    Participant

    You Rock Serkan!

    Thank you so much – really great theme!

    mkgraves
    Participant

    Serkan! So sorry, my server went down for a bit. It’s back up!

    https://cdn.pe/last_gap.png

    mkgraves
    Participant

    You rock! Thank you so much!

    Last question! What’s the CSS to reduce this gap: https://cdn.pe/last_gap.png

    Thanks again for the great theme! I love the simplicity! :D

    mkgraves
    Participant

    Awesome! That got rid of the line that was there. Thank you

    All That’s left is the large gap seen here: https://cdn.pe/gap.png
    Is there CSS that will remove that so that the image logo rests 5px above the top navigation line?

    Thanks again Serkan!

    mkgraves
    Participant
    Posted in : Contact Permalink

    Nevermind! Found “Disable Contact Form” in the theme settings and removed my custom CSS and all is working great! Will leave this thread here in case anyone else has this issue! :D

    mkgraves
    Participant
    Posted in : Contact Permalink

    Currently using this CSS to get rid of it, but there must be a cleaner way.

    —————

    /* Contact form */
    #contact-form{
    display:none;
    }

    /* Contact form */
    #content .page .contact-form{
    display:none;
    }

    /* Paragraph */
    #content .page p{
    display:none;

    }

    —————

Viewing 7 posts - 1 through 7 (of 7 total)