• Resolved admin_michelle

    (@admin_michelle)


    I was wondering if someone could tell me how I can make the margin between my header image and the text (post) underneath it smaller.

    I have specified margin bottom 0px for the image and margin top 0px for the div that the text is in but… the big gap remains. I have searched the code but can’t find anything in it that would cause this big gap. I would be so grateful if someone could help me out.

    Thanks

    Michelle

Viewing 7 replies - 1 through 7 (of 7 total)
  • Please post a link to your site where the problem can be seen and someone might be able to help.

    Thread Starter admin_michelle

    (@admin_michelle)

    How silly of me! Here it is

    https://test.michellehedberg.net/

    Try adding this to the end of style.css:

    .head-img { margin-bottom: -15px; }

    Adjust the px value as needed.

    Thread Starter admin_michelle

    (@admin_michelle)

    wow it worked! magic! : ) thank you so much. How peculiar that it made a difference putting that bit of code at the end of the style sheet… I obviously have a lot to learn.

    Perhaps you could also help me with this other ‘problem’ I have

    I have created a child theme from the theme Delicate and I was wondering if it’s possible to remove the section where it says ‘Categories’, ‘Archives’ and ‘Meta’ from my home page

    this is my URL https://test.michellehedberg.net/

    and instead, on this section of my website insert a news section where my client can upload songs, music videos and post text and info similar to the link below

    https://thehotsprockets.com/

    Would be very grateful for some help on this issue

    Michelle

    Those items are widgets in the sidebar. You add or remove widgets by going to Admin->Settings->Widgets and dragging widgets on or off the sidebar.

    I don’t know of a widget to allow users to upload content, but I have not searched carefully. The Gravity Forms plugin will let you create a form that users can use to upload posts, images, etc.

    Thread Starter admin_michelle

    (@admin_michelle)

    thank you so much for this advice, I will check it out tmrw

    Thread Starter admin_michelle

    (@admin_michelle)

    Couldn’t wait until tmrw so I checked it out straight away, unfortunately The Gravity Form plugin doesn’t appear to allow you to upload audio tracks, videos or images?

    Does anyone know of any other ways of making it possible for the user to upload audio tracks, videos or images in the widgets section?

    Thanks for telling me about widgets anyway, I had no idea what that was so at least that’s one step in the right direction : )

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How can I modify big margin between image and text’ is closed to new replies.