Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer
Please include links or screenshots from the part of the theme where you want to change.
Can you please disable the Maintenance/Coming Soon mode, since we can't even access the site and see the issue live.
Regarding the question, I think you have misunderstood what the :after pseudo-element is used for, it is not as the :hover for the mouseover moves but the after is used for adding content after the element, the same applies for the :before tag.
I want to change the CSS "after mode" in the button menu categories portfolio to:
background-color: #000000;
color: #ffffff;
padding: 7px 6px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 19px;
margin: 1px 1px;
transition-duration: 0.4s:
and to remove the underline i write CSS this:
but because this i does not success give my CSS "after" to the button
tnx
Hi there,
Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer
Please include links or screenshots from the part of the theme where you want to change.
Best regards,
Laborator Team
now i can just to control the "foucs mode" button (see the screenshots 1)
the css code:
i want to use "after mode" button with this css code:
but the support give my this code to remove the original design button (see the screenshots 1.
2):
i want to remove all anderlin original from all the site and change the "after" just in the category portfolio button.
:)
Hi there,
Can you please disable the Maintenance/Coming Soon mode, since we can't even access the site and see the issue live.
Regarding the question, I think you have misunderstood what the :after pseudo-element is used for, it is not as the :hover for the mouseover moves but the after is used for adding content after the element, the same applies for the :before tag.
Best regards,
Laborator Team
hi i disable the Maintenance/Coming Soon mode now
http://dorongabay.com
Hi there,
I still didn't understand what you want to achieve, if you can be more clear so we can understand you.
If you mean to change the active state of the filter then add the following css to Custom CSS:
Best regards,
Laborator Team
Hii
First of all, thank you
You did understand me right, that's what I wanted,
now I wanted to know
how I do the same thing with the main menu :)
tnx
Hi again,
Try adding the following CSS for the menu:
Best regards,
Laborator Team