New Landing How can we help? Cardinal Change style of button style menu item in header

Viewing 15 posts - 1 through 15 (of 33 total)
  • Posted in: Cardinal
  • #153718
    dirkmol
    Member
    Post count: 113

    Hi again,

    Finishing our webshop-design, but we would like to make a few changes. It’s must be easy, but I can’t find where/how to change the styles of the button style menu item. My guess was is should be in colour customizer, but can’t find it.

    Now it’s black with blue text (button on the left that says ‘SALE’). Would like to change both normal and hover styles. Custom CSS needed?

    Also, we would like to add the word ‘search’ to the magnifier on the right of the menu. Is this possible?

    Thanks!
    Dirk

    Attachments:
    You must be logged in to view attached files.
    #153780
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This is the CSS that it uses:

    nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
      background-color: #000000;
      border-color: #000000;
      color: #1e73be;
    }
    
    nav ul.menu > li.menu-item.sf-menu-item-btn:hover > a > span.menu-item-text {
      background-color: #10beea;
      border-color: #10beea;
      color: #ffffff;
    }

    It is changeable in the color customiser however it uses things like the nav text color which you wont want to change. So you’ll have to add that to your custom css but you’ll need to add !important

    – Kyle

    #153818
    dirkmol
    Member
    Post count: 113

    Thanks you. The strangest thing just happened. I pasted this into custom css field and within minutes after saving all my personal settings and all custom css are gone. I’m having these kind of issues all day. Minor changes are being made by someone … I’m guessing someone is messing up my website, any idea what is going on here?? Since you guys have access/login … could this be anyone got the login info??

    #153825
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    This reply has been marked as private.
    #153828
    dirkmol
    Member
    Post count: 113

    As you can see my design changed completely in seconds: http://monkshop.eu/. This without me doing anything …? Al content is still there, but all custom settings made in ‘theme options’ are gone or changed. Can this be restored in any way? How is it possible? Can you change all settings in a click??

    Cheers,
    Dirk

    #153831
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry not sure what’s happened, have you not got a backup of your site? I haven’t been near your custom css

    – Kyle

    #153833
    dirkmol
    Member
    Post count: 113

    I have a backup, but not sure if it is from today.
    It’s not only custom css that has changed, but all settings (font, sizes, etc..) . In seconds … How can this be done?

    Dirk

    #153835
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There’s a button on the bottom of the options window to ‘reset all’

    – Kyle

    #153838
    dirkmol
    Member
    Post count: 113
    This reply has been marked as private.
    #153839
    dirkmol
    Member
    Post count: 113

    Can the settings be saved in any way? So when it happens another time I can restore it?

    #153843
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can export your options using the import/export tab

    – Kyle

    #154264
    dirkmol
    Member
    Post count: 113
    This reply has been marked as private.
    #154265
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid the theme options are saved in the database, not the files

    – Kyle

    #154278
    dirkmol
    Member
    Post count: 113
    This reply has been marked as private.
    #154280
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    They are stored in the wp_options table

    – kyle

Viewing 15 posts - 1 through 15 (of 33 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register