Few updates please!

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25158

    Hi there – got a few questions on: http://askmygp.be-bold.uk/

    1. Logo not displaying on mobiles? http://askmygp.be-bold.uk/

    2. On mobiles – “GPFV” menu item is not working as a link – just opens the level 2 :/ How can this be resolved to click through to the page and not just open the drop down item?

    Screen Shot 2016-12-17 at 13.52.14 & Screen Shot 2016-12-17 at 13.52.11
    3. How can I change the buttons to orange with white text – currently grey: http://askmygp.be-bold.uk/gpfv/

    Screen Shot 2016-12-17 at 13.54.09
    4. Can’t figure out how to make text the white? http://askmygp.be-bold.uk/gpfv/

    Screen Shot 2016-12-17 at 13.55.04
    5. How can I update element to be askmyGP green please: #61B0B7? http://askmygp.be-bold.uk/gpfv/

    Wordpress: http://askmygp.be-bold.uk/wp-admin/
    username: askmygp
    password: brGxU0v$wQ2XA*KJQt

    Thanks

    David

    #25173
    Raghavendra
    Moderator

    1) Logo is showing up on mobile. You probably set the retina logo and things were resolved.

    2) You will need to add a link to the GPFV page as a submenu item. It is a good practice anyway even in desktop since not many users will know that this is a clickable item too since the dropdown menu displays on hover. On touch screens, there is no hover behavior and hence we are forced to have the dropdown menu to be shown when the user touches the link.

    3) Pls use the custom CSS in theme options –

    a.button.default {
        background: orange;
        color: #fff !important;
        border: none;
    }

    4) Already inserted the code in theme options custom css tab.

    5) Not sure about the query – can you pls clarify? Thanks

    #25178

    Figured most of this out on Saturday but thanks for getting back.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Few updates please!’ is closed to new replies.