Catch Responsive Pro: CSS to Make Social Links Open in Current Window/Tab?
Hello,
I have looked for the CSS to change social links opening in a new window/tab to open in the same window/tab.
I actually want to jump to a bookmark in my widget on the same page from which the FB icon was pressed. I think it worked before version 4.1.1.
I tried this custom CSS, but it does not work:
.social-profile ul li a[target="_self;"]
My destination URL is
https://www.pflagannapolis.org/meetings-and-events/#fbjump
which I want the FB icon at the top of the page to jump within on the same page in the same window/tab.
Thank you in advance for any assistance.