i've seen this issue a couple of times in the comments, but I can't seem to find a solution. the alignmend of the portfolio categories; i would like to see them on the left in the 'box'. what is the correct custom CSS for this issue?
at second, on my homepage i have a blank space in the bottom of the revolution slider, it scrolls down. i cannot find where this blank space comes from, how do i remove this?
hello,
i've seen this issue a couple of times in the comments, but I can't seem to find a solution. the alignmend of the portfolio categories; i would like to see them on the left in the 'box'. what is the correct custom CSS for this issue?
at second, on my homepage i have a blank space in the bottom of the revolution slider, it scrolls down. i cannot find where this blank space comes from, how do i remove this?
thanks in advance,
Hi there,
1— Can you please add the code below to your Custom CSS area:
.portfolio-title-holder { display: block !important; }2— Please add the code below to your Custom CSS area:
body.home .wpb_revslider_element.wpb_content_element { margin-bottom: 0px; }Have a nice day!