Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter AliWil

    (@aliwil)

    Resolved – changed the ‘responsive’ field to ‘no’. Thank you!!

    Thread Starter AliWil

    (@aliwil)

    Hi again – Yes, looks perfect on your link! Still pink on my side πŸ™ Sorry, I really don’t know how to fix this πŸ™ I’m using Chrome – but looks like you are too. Have tried in Edge – get the same ie pink nav bar http://finelinepermanentmakeup.co.za/

    Please help.

    Many thanks, A

    Thread Starter AliWil

    (@aliwil)

    Thanks so much Imran,

    Have tried it, too. But no joy.

    Here’s complete custom CSS

    .container { padding-right: 20px; padding-left: 20px; } 
    
    .topbar-detail { background-color: #A6C3D3 !important; } 
    
    .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus { background-color: #A6C3D3 !important; } .navbar .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover { background-color: #A6C3D3 !important; }

    Have been through entire style.css editor in parent theme and can’t see there what the problem could be either πŸ™

    Many thanks,
    A

    Thread Starter AliWil

    (@aliwil)

    Hi Imran, thanks for prompt reply as always.

    Still not having any luck with this – my code now reads …

    .container { padding-right: 20px; padding-left: 20px; } .topbar-detail { background-color: #A6C3D3 !important; } .navbar .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover { #A6C3D3 !important; }

    But the nav bar/hover is still pink? Please can you check this for me.

    The post issue has resolved itself. Settings were correct – may have been a cache issue πŸ™‚

    Thanks in advance πŸ™‚

    Rgs, A

    Thread Starter AliWil

    (@aliwil)

    Sorry, Imran – another problem I’m having:

    For some reason, post is not showing on specials page (was before the upgrade?)

    Many thanks πŸ™‚

    Thread Starter AliWil

    (@aliwil)

    Awesome – worked perfectly, thanks Imran!

    Am trying to change the pink colour of the banner and menu hover – as per other thread, I’ve added this custom css:

    .container {
    padding-right: 20px;
    padding-left: 20px;
    }
    .topbar-detail
    {
    background-color: #A6C3D3 !important;
    }

    .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover, .navbar-default .navbar-nav > .current_page_item > a:focus, .navbar-default .navbar-nav > li > a:before
    {
    background-color: #A6C3D3 !important;
    }

    Bannner has successfully changed, but not the menu? Please can you check and see if I have the code right?

    Many thanks! πŸ™‚

    Thread Starter AliWil

    (@aliwil)

    Hokay, managed to disappear the double page header problem – just deleted page.php under child theme, re-created it from a copy of the main theme, and then replaced
    <?php get_sidebar();?> line with
    <?php if (!is_page('x')) : get_sidebar(); endif; ?>

    Worked perfectly.

    Still battling to get it to page to extend site wide.

    Also tried adding this CSS:

    div#235 {width:100%;}

    Didn’t solve the problem.

    Any ideas please?? Really stumped with this πŸ™

    Thread Starter AliWil

    (@aliwil)

    No problem – I deleted it off the file in cpanel, refreshed and fine. Phew! πŸ™‚

    Thread Starter AliWil

    (@aliwil)

    Hi Rustaurius,

    Many thanks for that – so I just need to go and update the plugin? Will give that a go πŸ™‚

    Thread Starter AliWil

    (@aliwil)

    Hi there,

    Thanks for the reply. The version of PHP the hosting site is using is 5.4.37 – is that ok? If so, what can you suggest?

    Many thanks in advance, Alison πŸ™‚

    Thread Starter AliWil

    (@aliwil)

    Great – thanks so much Takimi – will give that a go πŸ™‚

    Thread Starter AliWil

    (@aliwil)

    Great thanks – will try that. Sorry, been away now playing catch up.

    Another Q please. I’m using the right hand side bar for pics. How do I get this to change ie different pics show up in this sidebar for every page? This is for Site 1 above πŸ™‚

    Thanks again in advance,
    AW

    Thread Starter AliWil

    (@aliwil)

    Hi Takimi,

    Thanks for replying πŸ™‚ I did see this somewhere else on this forum & tried it, but it didn’t work. I’m also having the same issue on another WP site I have, using the Twenty Fifteen theme? ie I don’t want the header image on every page, just the front page?

    If I go to Appearance >> Header image >> and add it there, it works fine ONLY if I leave the Home page as a ‘display all posts’ ie blog page. As soon as I use the option to turn it into a ‘static page’, the header … poof … just disappears??

    Any ideas?
    Many thanks in advance πŸ™‚

    AW

    Site 1

    Site 2

    Thread Starter AliWil

    (@aliwil)

    Hi Takimi,

    Thanks so much – I eventually found something on the WP forums ie open that particular post in ‘quick edit’ and untick the box ‘add comments’. Aargh! Seems like this is a recurring issue with WP πŸ˜‰

    AW

    Thread Starter AliWil

    (@aliwil)

    Hi Takimi,

    Thanks, I changed the background color of the posts & that sorted it?? πŸ™‚

    Rgs, AliWil

Viewing 15 replies - 1 through 15 (of 19 total)