Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
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.
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.
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.Hi Mohammad,
No results! Only full-width #000 header.
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!
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!
It is resolved, thanks for the support!
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!
This reply has been marked as private.Just the usual content of the .htaccess that wordpress makes. Should I have extra php values in this?
Done! Could you please try again?
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.
This reply has been marked as private. -
Posted in: Reply To: Image Problem