[Resolved] Blog Layout and Color

  • Author
    Posts
  • #6115

    Andrew Misplon
    Keymaster

    Hi Colin

    Thanks for your support, sorry for these hassles you’ve run into.

    Blog Layout
    If you check the top of your blog page, there is a sidebar, unfortunately, the layout isn’t able to fill in under the sidebar, the sidebar maintains it’s percentage of the width all the way to the bottom of the page. Is this perhaps the challenge you’re explaining?

    Post Title Hover Color
    Will be resolved in next update. In Custom CSS or Additional CSS, insert:

    /* Hotfix: Can remove after next update of theme */
    .entry-header .entry-title a:hover, .entry-header .page-title a:hover, .page-header .entry-title a:hover, .page-header .page-title a:hover {
        color: #67bfca !important;
    }

    Search Results
    The blue read more button in search results is being set by a plugin, do you know which one? Try checking the settings (if any are available) for this plugin.

    #6116

    toolsofexcellence
    Participant

    Hi Andrew,

    Thanks for your quick response!

    I mean the space between the post and the sidebar:

    Bildschirmfoto 2017-03-23 um 10.41.05

    The highlights are now in the right color, thanks.

    Ok I will check the plugin.

    Thanks

    #6117

    toolsofexcellence
    Participant

    The plugin was a good advice. The space problem was also from the plugin (Live Composer), I deleted the templates of it and now the layout is fine.

    Thanks for your help Andrew!

    #6118

    Andrew Misplon
    Keymaster

    Awesome 🙂 Glad to hear you’ve made progress.

    Thanks for your feedback. Chat soon, cheers.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Scroll to top