Forum Replies Created

Viewing 14 posts - 181 through 194 (of 194 total)
  • Posted in:
  • in reply to: Menu items with different colors #219152
    WineDesignNL
    Member
    Post count: 204
    This reply has been marked as private.
    in reply to: Menu items with different colors #219123
    WineDesignNL
    Member
    Post count: 204

    Hi Mohammad,

    Tried
    .nav li.menu-item-11632 a {background: #E85127!important; }
    .nav li.menu-item-11632 a:hover {background: #F85127!important; }

    .nav li.menu-item-11640 a {background: #F8B334!important; }
    .nav li.menu-item-11640 a:hover {background: #F8B334!important; }

    .nav li.menu-item-11647 a {background: #698C25!important; }
    .nav li.menu-item-11647 a:hover {background: #698C25!important; }
    #header-section{background:#E57127 !important;}

    Changed header-section background to orange, so you can see the theme options overrule custom css. I have fixed width for menu/ site.

    in reply to: Menu items with different colors #219079
    WineDesignNL
    Member
    Post count: 204

    When I use the

    .nav #menu-item-11632 a {background: #E85127!important; }
    .nav #menu-item-11632 a:hover {background: #F85127!important; }

    .nav #menu-item-11640 a {background: #F8B334!important; }
    .nav #menu-item-11640 a:hover {background: #F8B334!important; }

    .nav #menu-item-11647 a {background: #698C25!important; }
    .nav #menu-item-11647 a:hover {background: #698C25!important; }
    #header-section{background:#000000 !important;}

    nothing is happening in my site. Just when I use develop mode and put background style in the ‘a tag’ (see image) it will take a different background color. But when I put this in the CSS file nothing happens.

    in reply to: Menu items with different colors #219069
    WineDesignNL
    Member
    Post count: 204

    This seems to work, but also when I use the ‘a tag’ instead of the ‘li tag’, nothing happens.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Menu items with different colors #219062
    WineDesignNL
    Member
    Post count: 204

    Hi Mohammad,

    No results! Only full-width #000 header.

    in reply to: Menu items with different colors #219016
    WineDesignNL
    Member
    Post count: 204

    Hi Rui,

    It’s the entire background like your screenshot! And if possible, I want all the menu-items to be the same width and stretch full-width (1200px). Is this also possible?

    Thanks again!

    in reply to: Menu items with different colors #218876
    WineDesignNL
    Member
    Post count: 204

    Hi Rui,

    This didn’t work.


    .nav #menu-item-11632 li {color: #E85127!important; }
    .nav #menu-item-11632 li:hover {color: #F85127!important; }

    .nav #menu-item-11640 li {color: #F8B334!important; }
    .nav #menu-item-11640 li:hover {color: #F8B334!important; }

    .nav #menu-item-11647 li {color: #698C25!important; }
    .nav #menu-item-11647 li:hover {color: #698C25!important; }

    I tried with 3 menu-items!

    in reply to: Image Problem #217217
    WineDesignNL
    Member
    Post count: 204

    It is resolved, thanks for the support!

    in reply to: Image Problem #216877
    WineDesignNL
    Member
    Post count: 204

    Hi there,

    The image issue is solved now, thank you!

    But… there’s a problem with my shipping costs (method) now: I only have one option for shipping costs, it is € 8,95 including VAT. But it keeps displaying: ‘shipping costs(free)’.

    Could this be related to the changes I made in the .js? *i doubt it…

    Thanks again!

    in reply to: Image Problem #216496
    WineDesignNL
    Member
    Post count: 204
    This reply has been marked as private.
    in reply to: Image Problem #216317
    WineDesignNL
    Member
    Post count: 204

    Just the usual content of the .htaccess that wordpress makes. Should I have extra php values in this?

    in reply to: Image Problem #216131
    WineDesignNL
    Member
    Post count: 204

    Done! Could you please try again?

    in reply to: Image Problem #216101
    WineDesignNL
    Member
    Post count: 204

    Hi there,

    I have some problems with my server and it keeps blocking IP’s… Can you give me your IP adress so I can add you to the list for deblocking?

    Sorry.

    in reply to: Image Problem #216068
    WineDesignNL
    Member
    Post count: 204
    This reply has been marked as private.
Viewing 14 posts - 181 through 194 (of 194 total)