Hyperlinks not visible once page is published
-
I have followed the procedure correctly in adding hyperlinks to my blog post. But once I have updated and then view the page on another device, where the text should appear for the hyperlink is blank. If I hover over it, it takes me to the link BUT I cannot see the text or the link on my published page. Help!
The blog I need help with is: (visible only to logged in users)
-
Hello
This site, http://jollygoodvibes.com/, is not hosted at WordPress.com, but rather at Bluehost. For help with this site you will want to post at https://wordpress.org/support/ as it is a self hosted WordPress site. These sites use the installation of WordPress.
This guide outlines the differences between WordPress.com and self hosted WordPress: https://en.support.wordpress.com/com-vs-org/
Hope this helps
-
Should I change something here maybe?
#tf-menu {
border-top: 1px solid #858484;
border-bottom: 1px solid #858484; }
.bottom-footer,
#tf-footer {
border-top: 1px solid #858484;
}
#wrapper {
width: 90%;
}#wrapper.wrapper-full{ width: 100%; max-width: 100%;}
.title, .comment-reply-title span, .meta-cat{
font-size: 23px;
padding: 5px 8px;
font-family: “Arapey”,serif;
background:none;
color:#e99e03;
}
.title::before, .comment-reply-title span::before,
.comment-reply-title span::after, .title::after, .meta-cat::before, .meta-cat::after{
border-top: 1px solid #e99e03;
}
.title, .comment-reply-title span, .meta-cat{
border:none;
}
.widget .title {
margin-bottom: 24px;
}
.widget_about h5{
font-size:25px;
}
ul.social li a i{
border: 1px solid #e99e03;
background:none;
color:#e99e03;
width: 32px;
height: 32px;
padding: 12px 0;
border-radius: 50%;
font-size: 13px;
line-height: 7px;
margin-left: 8px;
text-align: center;
}
.meta-cat{
font-size:17px;
text-transform:capitalize;
}
.meta-cat:before{
left:-45px;
}
.meta-cat:after{
right:-45px;
}
.meta-cat:before,.meta-cat:after{
width: 45px;
}
.rst-container-box-detail-home
{
width:65%;
}
.rst-container-box-detail-home .rst-inner-box-detail-home
{
padding: 10px;
}
.rst-inner-box-detail-home h2
{
font-size: 20px !important;
line-height: 25px !important;
margin: 0;
}.category #tf-page-header{
sdisplay: none;
}
.media-heading a:hover{
text-decoration: none;
}
.img-wrap img{
margin: 0px auto;
} -
- The topic ‘Hyperlinks not visible once page is published’ is closed to new replies.