Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1337159
    laconcierge
    Participant

    Allo
    How to change the appearance of the drop down menu in the side bar of the page blog
    color, border, arrow
    …and color of sub gray submenu choice

    big thank you

    #1337187
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Would you mind sharing us your URL so we could check your setup closer.

    If you are in a underconstruction mode, please share us your admin credentials and don’t forget to set it as private reply to guarantee a correct the suggested CSS.

    Thanks.

    #1337188
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Would you mind sharing us your URL so we could check your setup closer.

    If you are in a underconstruction mode, please share us your admin credentials and don’t forget to set it as private reply to guarantee a correct the suggested CSS.

    Thanks.

    #1337189
    Rahul
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1337655
    laconcierge
    Participant
    This reply has been marked as private.
    #1337848
    Lely
    Moderator

    Hi There,

    We can style the select(the dropdown) but not the options. That is a browser limitation.
    Try adding this custom CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-sidebar select#cat {
        background-color: red; /*Change to your preferred background color*/
        border: 1px solid black; /*Change to your preferred border size and color*/
        color: black; /*Change to your preferred font color*/
    }

    For the arrow, please refer to this link on arrow options:https://codepen.io/vkjgr/pen/VYMeXp

    Hope this helps.

    #1338316
    laconcierge
    Participant

    Big thanks for your help,
    This has greatly reduced my css selectors
    I do not know yet how to go straight to the goal
    with selectors, I have a lot to learn

    I have to do a big housework

    🙂 And thanks for the link

    #1338368
    laconcierge
    Participant

    … question


    How can I apply the same settings on my blog … is this possible

    Thanks

    #1338577
    Joao
    Moderator

    Hi There,

    Exactly what you would like to replicate? Have the image on the left and text on the right?

    Let us know more details,

    Thanks

    Joao

    #1338606
    laconcierge
    Participant

    same things, but place to have a wiget menu
    i will juste change type

    #1339048
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! The code from codepen maybe possible. Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

  • <script> jQuery(function($){ $("#no-reply-1337159 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>