Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Promotion Headline button positioning #243124
    Jamie
    Participant

    Hi I have added this code, makes it look better but need a little help with it
    The button has now the look I want but not sure how to move it over closer to the promotional message.
    I added position: relative;left:-455px; to the button to bring it close, but as I knew it would not work on a much smaller screen, especially mobile.

    Help with this please:
    Button closer to promotion message
    how to remove the white space underneath so the white spacing is same as it is on top

    Here is the code I have done so far, it is probably not good but I tried my best as I have no idea with css

    /* Promotion Button */
    #promotion-message .right .promotion-button {
    background-color: #000;
    border: 1px solid #ab8632;
    border-radius: 8px;
    color: #fff;
    margin-top: -5px;
    }

    /* Promotion Button – Hover */
    #promotion-message .right .promotion-button:hover, #promotion-message .right .promotion-button:hover {

    background-color: #ab8632!important;
    border-color: #000000!important;
    border: 1px solid #ab8632;
    border-radius: 8px;
    color: #000000!important;
    font-weight: 550!important;
    transition: .5s;
    }

    in reply to: Promotion Headline button positioning #243026
    Jamie
    Participant

    Hi Skandha,

    Our website address is https://umrengines.com.au/

    Thanks

    in reply to: How to create horizontal menu top of content area #240741
    Jamie
    Participant

    Sorry I mean to say I am after a Horizontal menu below the page title
    Not a vertical menu.

    Thanks

    in reply to: Footer Menu can not close on mobile device #240310
    Jamie
    Participant

    Hi,
    I know have the updated plugin on the site with a child theme in place. Just waiting for the solution how to fix the menu.

    Thanks

    in reply to: Footer Menu can not close on mobile device #240174
    Jamie
    Participant

    Hi,
    Sorry I added the code but I did not refresh my phone cache, I can see the change now from adding the above code. It now displays the bottom menu as as you would see it on a computer but while using mobile.

    This is not what I want, I guess this is just for you to see for testing.

    Thanks
    Jamie

    in reply to: Footer Menu can not close on mobile device #240169
    Jamie
    Participant

    I have no uploaded the new plugin version on the live site yet

    The updated catch theme is only on the localhost

    in reply to: Footer Menu can not close on mobile device #240168
    Jamie
    Participant

    Hi,
    I added the code can not see a change

    website is https://umrengines.com.au/

    Thanks
    Jamie

    in reply to: Footer Menu can not close on mobile device #240126
    Jamie
    Participant

    Hi

    That would be great, hopefully my other issues have an easy solution as well.

    Thanks

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