Topic Resolution: Resolved
  • Closed
  • Christine Czajka
    Spectator
    April 20, 2016 at 11:45 pm #26809

    After I updated the evolve+ theme and all the accessory plugins, my front page slider was missing, and my content boxes were messed up – the buttons are floating on top of the text. I deactivated the slider and reactivated it, and then reuploaded my images because those disappeared with the updated, and that fixed the slider problem but my content boxes are still messed up even after deactivating and reactivating, and flushing the cache. I am running wordpress 4.5, and I tried chrome, IE, and firefox and the issue is across the board.

    Please help, the site in question is: relyhealthcare.com

    Denzel Chia
    Moderator
    Posts: 2672
    April 21, 2016 at 2:18 am #26820

    Hi,

    Please use the following in your Theme Options -> Custom CSS
    It will give your content a minimum height so that buttons don’t go over it.

    .home-content-boxes p {
    min-height: 150px !important;
    }

    This is the screenshot of the result.

    Thank you.

    Christine Czajka
    Spectator
    Posts: 6
    April 21, 2016 at 4:53 pm #26842

    Thank you! That fixed the problem.

    Neil Woods
    Spectator
    Posts: 4
    April 21, 2016 at 5:44 pm #26845

    Why don’t you guys do an update with this code in it for us? Didn’t we pay to get a theme that worked correctly?

    This theme required extensive reworking after the wordpress update. Not to mention the redux framework that was recommended with it is being viewed as malware…

    Neil Woods
    Spectator
    Posts: 4
    April 21, 2016 at 5:49 pm #26847

    From my computer her website does not look fixed. None of these content box fixes seem to work.