list is not indented

On some pages the list looks different than on others, please see


This list is not indented, i don't know why

https://digital.tollewebseite.eu/produkte/kopfstationen/resi-kopfstation-dvbc/

https://digital.tollewebseite.eu/produkte/dvb-komponenten/max-sx8/


This list is indented but too much.

https://digital.tollewebseite.eu/produkte/dvb-komponenten/max-m4/

I want all the dots to be equal to the beginning of the blue text. On all subpages in all products.

Comments

  • Hello,

    These first two pages that do not have indent have a CSS code that causes it.

    You should probably find them at the bottom of page options in the Custom CSS section.

    When you remove this code, the indent will appear.

    If you want the dots to be at the same line as the blue text, you will have to write another CSS code and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS, but first, you need to get rid of the code from my screenshot.


    Best regards

  • Okay, thank you so much. This is what I was looking for.


     Can you help me to have only one line in the menu, maybe it is possible to stretch the background of the submenu to the right as shown in the picture?




  • You have "coming soon" enabled on your website.

    Can you turn it off for a while, please?


    Thanks

  • now please

  • Please, try the following code:

    #Top_bar #menu .sub-menu .menu-item .sub-menu .menu-item{
       width: 250px!important;
    }
    

    Thanks

Sign In or Register to comment.