Okay
  Public Ticket #1216767
a hover line
Closed

Comments

  •  1
    aw2 started the conversation

    The is a line over every image on hover. The line that's normally also under text. How to delete this line in CSS with images and keep it on hover-text.
    Thank you :)


  • [deleted] replied

    Hi there,

    Please add the code below to your Custom CSS area:

    .wpb_wrapper .wpb_text_column a:after {
        background-color: transparent !important;
    }
    

    Have a great weekend!

  •  1
    aw2 replied

    wow super fast. This worked. Thanks!!


    2 more small questions:

    1) is it possible to hide the sidebar on certain posts

    2) is it possible to get a small thin topbar. This is extremely valuable for marketing purposes. We just switched from the x theme to yours and are very happy. Only thing missing is a small thin topbar. In this way it's also possible to make a small secong menu.


  • [deleted] replied

    Hi again,

    1— That is not possible.

    2— For the moment this is not possible on our theme but we plan to do that on future updates. For the moment you can install any plugin that can do this job for you

    Will set this ticket as closed from here.