Git Product home page Git Product logo

Comments (3)

nathanbiller avatar nathanbiller commented on May 18, 2024

This isn't an elegant fix (nor is the proper one), but it does fix the overlapping issue for the desktop view (the smaller iPad view is still messed up and the mobile view has extra space in it), but it's a short term fix until the proper fix is done somewhere within the css classes.

Copy section3.html to your partials folder and then open up the html in your favorite text editor.

Starting on line 6 add-in seven
tags which will add in enough line breaks to move the image down.

So it should look like this:

{{- $buttonLink := index $section3 "buttonlink" }}
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<section class="section section-feature-grey is-medium">

I'd love to get this resolved within the CSS code as it's not a great solution; unfortnately my skills aren't good enough to allow me to fix this yet :(

from hugo-fresh.

nathanbiller avatar nathanbiller commented on May 18, 2024

@nickray Pretty sure I was able to figure this out; I've created a pull request after testing on my site and everything seems to work. If @StefMa approves and merges you won't need my clumsy workaround above, everything should just work as expected :)

from hugo-fresh.

nickray avatar nickray commented on May 18, 2024

He, thanks for looking at this. The site I was using the theme for no longer uses it though 😉

from hugo-fresh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.