Home › Forums › Pro Themes › Nature Bliss Pro › Change Social Icons
- This topic has 7 replies, 2 voices, and was last updated 3 years, 8 months ago by Psink.
-
AuthorPosts
-
March 9, 2021 at 4:49 pm #145979Bioclimax_2021Participant
Hello,
about social icons in Nature Bliss Pro theme.
Please see at the header and also at the side bar in the pages of the site http://bioclimax.gr/
Can I change the social Icon? (e.g. about linkedin, instead the letters “in” I want to use the classic blue icon of Linkedin).
At the header can move social icons from left side to right side? (together with the others information).
Also I want social media to open to another tab.
BRMarch 9, 2021 at 11:36 pm #145988PsinkKeymasterHello Bioclimax_2
We have found only 2 types of free version of icons for linkedin
Can you please Confirm do you prefer this one?
https://www.awesomescreenshot.com/video/3008718?key=9596960fcc2bf96c866f9b914acecb6fIf yes please Add this Css in Additional CSS
.nature_bliss_widget_social ul li a[href*="linkedin.com"]::before { content: "\f08c"; } .nature_bliss_widget_social ul li a::before { color: #3219ff; }
And please add this CSS in the Additional CSS to place an icon on the right side
#tophead .header-social-wrapper { float: right; }
Have a great day
Regards,
PsinkMarch 10, 2021 at 3:41 am #146001Bioclimax_2021ParticipantHello
great, thank you,
can we adjust to open the linkedin (if visitor of the site select it) at a new tab.Additional I have a problem with logo resize. I looked at the forum and I found a css:
.custom-logo-link {
max-width: 250px;
}But it isn’t change the logo size.
BR
March 10, 2021 at 6:05 am #146007PsinkKeymasterHello Bioclimax_2
Please follow the screen record to open linkedin in new tab
https://www.awesomescreenshot.com/video/3012493?key=22b559afb8198a0099f7a393221dc038And add this CSS to adjust logo – also cut off the blank space as seen in screenshot https://www.awesomescreenshot.com/image/6526172?key=3f8084b45bd6e776708f2cc665645791
.custom-logo-link { max-width: 100px; } img.custom-logo { width: auto; }
Regards,
PsinkMarch 10, 2021 at 11:55 am #146018Bioclimax_2021ParticipantDear PSING, thank you for your reply
unfortunately I don’t have the option “open in new tab” in Social media.
I have the latest wordpress updates.
https://www.awesomescreenshot.com/video/3016750?key=72e53dffda7302e1e589b65fee3b4b83″ rel=”noopener” target=”_blank”>OK with logo resize, thank you!
March 12, 2021 at 2:46 am #146309PsinkKeymasterOHH, sorry that we did not guide to enable new tab options for the menu
Please follow the screenshot for the full guide on enabling new tab options for the menu
https://www.awesomescreenshot.com/video/3038335?key=98faff406ff55811a2ed88dcfccde560Regards,
PsinkMarch 12, 2021 at 6:00 am #146318Bioclimax_2021ParticipantGreat, it works!
Thank you very much for your support!March 12, 2021 at 7:12 am #146321PsinkKeymasterglad to help you
-
AuthorPosts
- You must be logged in to reply to this topic.