Okay
  Public Ticket #2427534
portfolio and drop-down menu
Closed

Comments

  •  1
    saraw started the conversation

    Thank you so much for a great theme!

    I have a side portfolio with a sticky description on my clients website.

    The description makes a little movement up when you scroll down to see the images. Is there any way to fix it so the description does not move at all?

    I also want to change the black background in the dropdown menu  to transparent with black text.

    Thank you!

    Best regards

    Sara

  • [deleted] replied

    Hi Sara,

    Can you please write URL of this exact page please? Also please share your Wordpress credentials because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar (see how)

    Thanks!

  •   saraw replied privately
  • [deleted] replied

    Hi Sara,

    1— I can't see the link of that exact project that you are mentioning but here is the option to disable the sticky description (see video) for the Side Portfolio layout.

    2— Can you please add the code below to your Custom CSS area:

    .standard-menu-container.menu-skin-dark div.menu>ul ul, .standard-menu-container.menu-skin-dark ul.menu ul {
        background: transparent !important;
    }
    .standard-menu-container.menu-skin-dark div.menu>ul ul li a, .standard-menu-container.menu-skin-dark ul.menu ul li a {
        color: #000 !important;
    }

    Thanks!

  •  1
    saraw replied

    Hi Ylli!

    Thanks, but it's the drop-down menu i would like to be transparent with black text. See attachment.

  • [deleted] replied

    Hi,

    Please just add !important; instead of !importan;

    Also add this CSS code:

    .standard-menu-container div.menu>ul ul, .standard-menu-container ul.menu ul {
    text-align: right !important;
    padding-left: 0px;
    padding-right: 0px;
    }
    Have a nice day!

  •  1
    saraw replied

    Hi Yilli, 

    Unfortunately, it still doesn't work. The box is still black with white text.

    Kind regards 

    Sara

  • [deleted] replied

    Hi Sara,

    This was a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I decided to help you this time thoughsmile.png

    You had some brackets "{" unclosed in your prevous CSS codes in Custom CSS.

    Now it looks as you wanted

    See video: https://d.pr/v/zB4vxK

  •  1
    saraw replied

    Thank you so much! I really appreciate that :)

    Have a great day!

    Kind regards

    Sara

  • [deleted] replied

    Hi Sara,

    I'm happy that your question is resolvedsmile.png

    I wish you have a great day!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.