Ok. We sent you more details on pm already. If you have any further questions related with this case, please reply on pm only. Thanks for understanding!
hi muffingroup, thanks a lot for your great support! i have only renamed the theme folder, nothing more. well can i add the css for the vertical lines between the mainmenu to the custom css field? or where can i find the css code? thanks!!
Ok, we got it now. We forgot that wordpress recognize theme as the new one when you change theme folder name. All settings are setup for themes and when you change current folder name, for wordpress this is new theme and you must setup all settings again. Sorry but this is how wordpress works like.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
we need url because maybe you did something else wrong and that's why you don't have the same fonts as before change.
i will send you an messeage with login data
thanks a lot for your great support!
i have only renamed the theme folder, nothing more.
well can i add the css for the vertical lines between the mainmenu to the custom css field? or where can i find the css code? thanks!!
---------------------
#Top_bar .menu > li > a span:not(.description) {
display: block;
line-height: 60px;
padding: 0px 20px;
white-space: nowrap;
border-right-width: 1px;
border-style: solid;
}
---------------------
even if I add it manually at custom css, it dosen't work also.
---------------------
#Top_bar .menu > li > a span:not(.description) {
display: block;
line-height: 60px;
padding: 0px 20px;
white-space: nowrap;
border-right-width: 1px;
border-style: solid;
}
---------------------
it is possible to past this code manually at custom css?
(.description)
i think that is the problem and maybe here is an path corrupt.
the bis question: why is the line 357 (@layout.css) doesn't load?