Forum replies created

    Sharon Jameson
    Spectator
    Posts: 8
    28.12.2015 at 22:46 #23270

    By removing the warning from the footer Custom CSS space it made the warning go away. For me that means it is resolved, even though I don’t know what was causing it.

    Thank you.

    Sharon Jameson
    Spectator
    Posts: 8
    23.12.2015 at 19:21 #23238

    That worked thank you!

    This is resolved.

    Sharon Jameson
    Spectator
    Posts: 8
    22.12.2015 at 21:21 #23217

    I was able to edit the read more button in appearance/theme options / short codes / button.

    I remove the listing in the appearance / widgets.

    I am still struggling on how to get rid of the hover animation effect on the thumbnail and read more links.

    Sharon Jameson
    Spectator
    Posts: 8
    22.12.2015 at 18:40 #23213

    I was able to get the 3 columns. I needed to work in Firefox (instead of IE) to get the appearance/customize/blog/general/blog layout to work. And then I added .home.blog #primary { width: 100%; } to my custom CSS box.

    I still need to know how to edit the read more button look and remove the recent posts and archives listing on the bottom.

    Sharon Jameson
    Spectator
    Posts: 8
    13.12.2015 at 17:17 #23037

    I am already using the content box shortcode. So, I don’t see how this addresses the main issue in my question and that is how to get the ideal responsiveness with image size.

    Sharon Jameson
    Spectator
    Posts: 8
    12.12.2015 at 22:28 #23031

    Hmm…tell me again why I upgraded to premium?

    Maybe you could try to interpret my question in a way that you could help with the general topic without actually providing “code support”?

    Sharon Jameson
    Spectator
    Posts: 8
    01.12.2015 at 21:00 #22654

    I figured it out. In evolve Plus: style.css I changed the code:

    From
    ul.nav-menu > li.current-menu-ancestor { text-decoration: none; background: rgba(255, 255, 255, .3) url(library/media/images/menu-item.png) left bottom no-repeat;}

    To
    ul.nav-menu > li.current-menu-ancestor {text-decoration: none; }

    That is, removing the background information.

    Sharon Jameson
    Spectator
    Posts: 8
    01.12.2015 at 20:28 #22653

    I’m sorry to say that did not work.