Forum Replies Created
-
AuthorPosts
-
March 24, 2020 at 9:55 am in reply to: Change font type and colour in only one item of main menu #1195937
Thanks Jordan, that worked fine!
SandraMarch 23, 2020 at 6:23 pm in reply to: Change font type and colour in only one item of main menu #1195545So, I managed to add the size – and now it seems, that the font I have choosen lies abit lower than the other font – the words should have the same – is it groundline? – not sure. Is it possible to move my word “weinverliebt” a little bit higher?
what I now have is:#menu-item-3243 .avia-menu-text {
color: #94045C !important;
}#menu-item-3243 .avia-menu-text {
font-family: ‘Playball’, cursive !important;
font-size: 30px !important;
}March 23, 2020 at 5:09 pm in reply to: Change font type and colour in only one item of main menu #1195529Hi Rikard,
thanks. I got the colour I wanted and included a new font, that worked also, but the font size was crap and I couldn’t get it to work:
#menu-item-3243 .avia-menu-text {
color: #94045C !important;
}#menu-item-3243 .avia-menu-text {
font-family: ‘Playball’, cursive, font-size: 32px !important;
}I guess I have chosen a crappy font anyway, but when I know how this works I can change it again.
thanks :-)
March 22, 2020 at 4:23 pm in reply to: Change font type and colour in only one item of main menu #1195257The first problem I asked you about unfortunately still stands.
But I guess you can ignore my last texts to you. It looks as if I have solved the additional problems.March 22, 2020 at 1:58 pm in reply to: Change font type and colour in only one item of main menu #1195226Me again.
I removed what I put in the functions.php and deactivated the layerslider in the layout architect, but there suddenly was a text box visible with some code about the layerslider. I deleted that box. I hope thats ok. I just want to put a simple picture there without it scolling into the header-logo-area. I’m trying.
March 22, 2020 at 1:23 pm in reply to: Change font type and colour in only one item of main menu #1195218I did put
add_theme_support(‘deactivate_layerslider’);this into the functions.php, of my child theme, but the layerslider is still active
I didn’t dare to check the button in the layout architect, the last point where it says to delete all theme-plugin Dateien and Folien
I tried to check the first option, to deactivate the plugin but it was not possible to save that optionMarch 22, 2020 at 12:03 pm in reply to: Change font type and colour in only one item of main menu #1195211This reply has been marked as private.September 27, 2019 at 3:52 pm in reply to: Avia Layout Builder disappeared on page after revision (which didn't work either #1142786Now I moved one layout element into another section (drag & drop – and the layerslider appeared again. There’s something really wrong here.
September 27, 2019 at 3:42 pm in reply to: Avia Layout Builder disappeared on page after revision (which didn't work either #1142782Hello Victoria,
screenshot not necessary . This morning the page again looked different, I hadn’t touched anything. The layerslider is not visible on the frontend, but is still included on the page. The boxed visual is now full width.
September 26, 2019 at 6:01 pm in reply to: Avia Layout Builder disappeared on page after revision (which didn't work either #1142435This reply has been marked as private.September 24, 2019 at 11:43 am in reply to: Avia Layout Builder disappeared on page after revision (which didn't work either #1141347This reply has been marked as private. -
AuthorPosts