Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #794488

    Hi there,
    I need some code . If you look at my homepage, you see my picture and then a line with the text:
    Voor informatie, bel 06 22467727 of mail naar (Email address hidden if logged out) . Maak gebruik van het aanbod voor een gratis coachsessie
    I would like to have this text up, much closer to the picture, just right under is that possible? The buttons can stay where they are.
    thanks
    Dick

    #794601

    Hey DickZirkzee,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #main #after_full_slider_1 .content {
        padding-top: 10px;
    }

    This will move all your content up. If you would like to have space between that line and the buttons, please add a separator element.

    Best regards,
    Sarah

    #796447

    Hi Sarah,
    sorry, doesnt do anything
    can you have a look whats wrong?
    regards
    Dick

    #796460

    Hi,

    Can you please try clearing your WP cache? If your server has a caching mechanism as well, please clear it, too. Thank you!

    Best regards,
    Sarah

    #796482

    sorry doesnt work

    #796557

    Hi Dick,

    Please try this instead:

    .home #after_full_slider_1 .av-content-full {
        padding-top: 20px !important;
    }

    Best regards,
    Rikard

    #796961

    Thanks again for your answer,
    but it does not work.
    What happens is that the textline stays where it is, but the font size of my menu ABOVE the pic gets smaller. This also happened with the earlier code by Sarah. But then I could not repair it by deleting the code. I had put back a back up for that.

    dick

    • This reply was modified 6 years, 11 months ago by DickZirkzee.
    #797434

    Hi,

    I`m sorry, but I am not finding the URL to your site, may you share it with me?

    Best regards,
    John Torvik

    #797435
    #797456

    Hi,

    That’s strange; our code should not affect any font sizes. Anyway, I was able to apply the code without the font sizes changing. Can you check it? If any of the font sizes changed, please let us know which it is, and please also tell us what the font size of that text should be.

    Best regards,
    Sarah

    #797883

    Yeah great, thanks a lot. Works. Font sizes did not change now. I saw this effect before. Some fluke thing that happens sometimes, codes interfering or something.
    yippee
    Dick

    #798025

    Great! I’ll close this thread now, but feel free to open a new thread if you need help with anything else.

    Thank you for using Enfold!
    Sarah

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘I need some code’ is closed to new replies.