Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #277339

    I am trying to move up an inserted image that I pasted into a text box located directly below a color section. The white space between the bottom of the color section and the image in the text box is about the equivalent of 2-3 lines, but I want to have only about 1 line equivalent of space. Can you help with this? Thank you.

    #277342

    Here is the link to what I am referring. Also, I accidentally hit the clone button and tried to delete the cloned sections, but the delete “X” key did not remove the sections. Can you help me with the spacing and the deletions? Thank you.

    http://picomarkets.wpengine.com/contact/?preview=true&preview_id=26&preview_nonce=0935372d96 (hosted on WPengine)

    #277387

    Hi!

    Thank you for using the theme!

    The link you provided needs admin rights or permission. You can add this on Quick CSS or custom.css to adjust the default padding of the content:

    .content, .sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    }

    Cheers!
    Ismael

    #277556

    Thank you. I am still having trouble with

    – Moving up the image of my logo in the text box to be the same height as the search box on the sidebar
    – Moving the address to have less of a gap between the address and the logo image
    – Moving up the “Send Us Mail” content element so there is less of a gap with the address above it
    – Deleting the cloned text below the “Send Us Mail content element

    Here is the link: http://picomarkets.wpengine.com/contact/?preview=true&preview_id=26&preview_nonce=ec43b8ae61 (hosted on WPengine)

    Thank you for your help.

    #277575

    Hi!

    We cannot see drafts. Please publish the page then post the link to it

    Cheers!
    Yigit

    #277580

    Okay, here is the published link:

    http://picomarkets.wpengine.com/contact/ (hosted on WPengine)

    Now, it looks like we need:

    – Still to move up the logo image to be at the same height as the search box on the right sidebar
    – A bit more space between the logo image and the address
    – More space between the address and the “Send Us Mail” section
    – Delete the cloned sections below the first “Send Us Mail” section

    Thank you.

    #277598

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-26 #after_section_1 .content {
    padding-top: 0;
    }
    img.wp-image-105 {
    margin-bottom: 10px;
    }
    form.avia_ajax_form {
    margin-top: 40px;
    }

    Please create a temporary admin login and post it here privately so we can remove cloned element

    Best regards,
    Yigit

    #277620

    Looks great, Thank you.

    Now, I just need to delete the cloned sections below the first “Send Us Mail” section, which don’t seem to delete after I click on the “X” to delete these extraneous sections. Thank you.

    #277695

    In case you might have missed my last request regarding the contact page, I can’t seem to delete the cloned sections I mistakenly made below the first contact form. Why when I click on the “X” to delete, its sometimes fails to delete the section? Can you delete these duplicate sections at the bottom for me? Here is the link:

    http://picomarkets.wpengine.com/blog/ (hosted on WPengine)

    #277813

    Hi,

    Can you please create us an administrator account? post it here as a private reply.

    Regards,
    Josue

    #277834
    This reply has been marked as private.
    #277865

    Hi Josue,

    Have you had any luck logging into my site as an administrator?

    Thank you.

    #277881

    Hi!

    Yes, the duplicates have been deleted:
    http://picomarkets.wpengine.com/contact/ (hosted on WPengine)

    Regards,
    Josue

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