Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #8209
    simon olley
    Participant

    Hi again, am now on Everest Pro.

    The featured post slider on my homepage, in Pro the post titles now appear to have a secondary white box inset within the main text box – it wasn’t there in Everest and I really don’t like it – as a designer it isn’t right at all. How can I get the featured post slider titles back to the way it looked in ordinary Everest?

    Widget side custom menu is putting the word ‘Menu’ at the bottom of the list – it shouldn’t be there – help!

    If you need to have look…

    http://www.olleydesign.com/

    Cheers.

    #8242
    simon olley
    Participant

    Because of the glitches I will have to take the Pro site down soon, I have a new client looking at my website today and I can’t afford for them to see the menu problem. Unfortunately I also cannot publish for long with the Catch Theme in the footer so the regular Everest is not much use to me.

    For what it’s worth, I think the stray “Menu’ word at bottom of list is something to do with mobile sizing, but it comes in at every size

    : (

    #8259
    simon olley
    Participant

    In summary…

    a. get rid of glitch stray word ‘menu’ at bottom of side bar widget menu
    b. get rid of glitch white block and indent behind featured post slider title on homepage (the title indent also looks odd on mobile device)
    c. cannot have theme name in footer (that’s basically why I upgraded to Pro)

    #8262
    simon olley
    Participant

    Quick update…

    I have had to revert back to regular Everest, however, amazingly the footer credit has stayed off, so in a way I am sorted, at least for now.

    If you look on my site you will see no Everest credit, I had removed it in Pro before ‘downgrading’ so I guess the custom CSS stayed in there?

    It would be good if you can fix the glitches above as I would like to use the custom typefaces later on.

    #8263
    simon olley
    Participant

    An interesting development… after the success of down-grading to non-pro Everest, I can no longer have a ‘posts’ page!

    Whatever page I select to be the posts page ends up blank between header and footer : (

    #8356
    simon olley
    Participant

    I don’t seem to have had a reply to this, wonder if there is any news?

    #8440
    simon olley
    Participant

    My site is back on Pro – no replies from Support so I am trying to help…. (have I offended you???)

    I think the white block on the slider entry title I need to remove is in here somewhere..

    #main-slider .entry-title {
    color: #222;
    padding: 0;
    }
    #main-slider .entry-title a,
    #main-slider .entry-title span {
    background: rgba(255, 255, 255, 0.7);
    color: #222;
    display: block;
    padding: 15px 25px;
    padding: 1.5rem 2.5rem;

    }
    #main-slider .entry-title a:hover,
    #main-slider .entry-title span:hover,
    #main-slider .entry-content:hover,
    #slider-nav a:hover {
    color: #000;
    background: rgba(255, 255, 255, 1);
    }

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Everest Pro – 2 glitches!’ is closed to new replies.