Okay
  Public Ticket #2661414
hover color
Closed

Comments

  •  3
    elenabooh started the conversation

    Hello. I think I messed up my CSS because the hover text on my portfolio thumbnails was black and now is white on white.

    1– I looked through the tickets and I applied these lines as suggested in another request

    .portfolio-holder .thumb .hover-state .info h3 a {
        color: black;
    }

    Now the title of the item has turned black, but the other infos (portfolio categories) are still white. 

    Is there something else I have to add?

    Thanks a lot

    *EDIT*

    I solved the issue with these lines 

    .portfolio-holder .thumb .hover-state a {
        color: black !Important;
    }
    .portfolio-holder .thumb .hover-state .info h3 a {
        color: black;
    }
    .portfolio-holder .thumb .hover-state .info p a {
        color: #4c4c4c;
    }
    .portfolio-holder .thumb .hover-state .info p a:after {
        height: 0px !important;
    }
    .portfolio-holder .thumb .hover-state .info p a:hover {
        color: #C0A458 !important;
    }

    [EDIT]

    Good morning. In the meantime I came across other problems, so I post them all here, I hope it's fine :)

    2– I put a text under my centered custom logo but I can't find a way to control the distance between the logo and the text. I think it has some kind of padding but I cannot find it. Can you help me find it please?

    3– Header: I chose Custom, Centered logo, Menu on the left and search lens on the right. I put the lens is just to balance the menu on the left, Actually, since the menu has two items only, I would like to have one Item (work) on the left and the other (About) on the right. Is it possible somehow?

    4– I am not sure I understand the thumbnails. I uploaded an image – the thumbnail size is set to default – but the thumbnails appear to be very big, different from the others. What do I do wrong?

    Thank you very much

    [EDIT]

    Hello? I don't want to bother you, but I see you are replying to other tickets... I am working on two sites and I really would like some help! 

    5– Another thing happened: I am working with the medical demo on rosascorpione.com, I deleted the slideshow and a couple of other items on the home page but they still show up, I cleaned the cache.

    Thank you in advance.

  • [deleted] replied

    Hi Elena,

    Sorry for the late reply, I was not in the office this week and I only replied to a small number of tickets. Now I'm back and I'm replying to all of them.

    1— I can see that you already solved the first question:

    2, 3 and 4— Your site is on Coming Soon mode and I can't check those problems for you. Please send me your WordPress credentials, because I need to login to your site and test those three questions.

    To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.

    5— This is strange, when you delete something it should not appear anymore and most of the time the problem is cache related.

    Thanks!

  •   elenabooh replied privately
  • [deleted] replied

    Hi Elena,

    1— Please add the code below to your Custom CSS area:

    .header-block--content-below .header-block__item {
    margin-top: 10px;
    }

    2— Yes you can achieve that easily by creating another menu and calling it on your Custom Header area.

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

    3— That option is on your Theme Options. See video: https://d.pr/v/mPehy7

    4— Sorry but there is not any option like that for the moment.

    5— See example: https://d.pr/v/9i0Mru

    I just updated the required theme plugins for you, see screenshot: 

    medium
    (view on a new page)

    Have a nice day!