• I am using the Imbalance 2 theme and even thou I managed to get everything else ‘static’, the excerpt text displayed right below the image readjusts itself when hover i.e. if initially it is based on 6 lines, some of the words may readjust their position to make it 5 lines on hover.

    This is the style.css
    http://codepad.org/GujnzLvf

    This is codes for the index page
    http://codepad.org/aDNkd2zg

    Any tips for me?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Could you give us the HTML code for the index page?
    You can find this by viewing the web page, right clicking (assuming you’re on Windows), then selecting “view source”.

    Thread Starter orgzchaos

    (@orgzchaos)

    Kindly find below.

    http://codepad.org/45m53TEG

    Thanks

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I can’t see an excerpt, may you pick out a word associated with this, for me to search?

    Thread Starter orgzchaos

    (@orgzchaos)

    <div class=”theexcerpt”> is the divider I use for the excerpts.
    Initially I just wanted to give letter spacing as can be seen in style.css codes but then I’ve played around a little to see if one of those fix this issue, but it didn’t help.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    From what I can see, there are no anchor tags surrounding the excerpts and therefore the :hover status is not apparent.

    Sorry I cannot be more help.

    Thread Starter orgzchaos

    (@orgzchaos)

    Its okay, I fixed this issue using a combination of stuff. Now its working like a charm.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Text readjusts on hover’ is closed to new replies.