-
AuthorPosts
-
November 12, 2019 at 1:02 pm #1155991
Hello
i’ve been looking for a way to remove the blue arrows that appear on the left of the dot list. i also made the dots invisible via transparent color, if that could cause it.
i also wanted to change the font and size of the text in it, but instead of changing ALL text i wanted to change seperate menu items so i can have one title name that doesnt have any link and has an underline and then smaller underpoints with dots listing it. but all changes i try changes the whole text, is there a CSS that can change seperate menu items?November 13, 2019 at 5:49 am #1156277Hey AEffekt,
I’m not sure I understand what you are referring to, could you try to explain a bit further or post a screenshot highlighting the problem please?
Best regards,
RikardNovember 13, 2019 at 10:19 am #1156334
This is the Dot submenu that i have that i made using the documentation. i made the dots transparent and did other changes.
my problem: it has blue arrows on the left, can i remove them somehow? cant find a solution on how to. Also i wanted to be able to change the font and size of the text of seperate menu items:
Konflikt but bigger font size, underlined and bold
Analyse etc… all normal size. maybe be able to move them a bit to the right, but i can do this with just invisible symbols right?November 14, 2019 at 4:09 am #1156617Hi,
Thanks for the clarification. You have this CSS which is causing that:
#top .dots-menu .av-subnav-menu li a .avia-bullet { display: inline !important; }
I’m not sure exactly where it’s coming from since it seems to be added inline or on the actual page.
Best regards,
RikardNovember 15, 2019 at 10:23 am #1157121Hello Rikard,
what about editing the font size and style of seperate items in the dot list? ideally having it like:Konflikt:
etc…but with Konflikt being a bigger font size than the other and maybe even in bold
- This reply was modified 5 years ago by AEffekt.
November 16, 2019 at 4:50 am #1157396Hi,
I’m not sure I understand you question about Konflikt, is that a font that you would like to use?
Best regards,
RikardNovember 18, 2019 at 2:47 pm #1157891Hey,
Konflikt is just german for Conflict. its meant to be a heading.
so basicly just Konflikt being the heading and then other points as underpoints, using these in a dot menu to navigate on the page to seperate sections of the page. but they shouldnt have the same size, the heading should be bigger than the underpoints
November 19, 2019 at 9:09 am #1158057 -
AuthorPosts
- You must be logged in to reply to this topic.