Hide Text under Portfolio picture in overview
Hi Team,
after i used the SEO >> Builder Funktion to tune my seo the text under the Portfolio articles get visible.
How can i hide it.
Here the link
removed....
for example under Fotobücher the text startes with .... default center fadeIn Fotobücher bieten die .....
I woul like to have her only the heading Fotobücher
Thanks for the support
Comments
please read this to know more about this function:
http://forum.muffingroup.com/betheme/discussion/33972/yoast-seo-and-muffin-builder-builder-seo#latest
thanks
Hi,
i read the article and also hide the content. But the text under the Picture is still there
BR
Here is my CSS List. Maybe i have an issue here. Could you please have a look on it
portfolio_group .portfolio-item .desc .title_wrapper h5 {
text-align:center !important;
}
.date_label { display:none !important; }
.single-portfolio .fixed-nav .desc .date { display: none !important; }
.single-post .author-box-wrapper {display:none !important;}
.single-post .post-meta .author-date { display: none !important; }
#Footer .footer_copy { border-top: 1px solid rgba(0, 0, 0, 0.1); }
#Footer .footer_copy .one { margin-bottom: 50px; padding-top: 60px; }
.home_table {}
.home_table td { text-align: left; padding: 30px 0; }
.home_table td.t1 { color: #1a1a1a; font-size: 21px; line-height: 21px; width: 35%; border-right: 0; }
.home_table td a.button { margin-bottom: 0; }
.single-portfolio .post-nav { display: none; }
.single-portfolio .project-description { display: none; }
.post-meta { display: none !important; }
.single-portfolio .single-photo-wrapper { display: none; }
ul.categories li:first-child {
display:none !important;
#Footer .widgets_wrapper { background: #708090 ; }
#Footer .footer_copy { background: #708090 ; }
.single-portfolio .single-photo-wrapper .image_frame { text-align: center !important; }
I got it!
I changed the Portfolio style to grid. This worked!
One other question. How can i Change the colour of the back to top button which is on the end ov the site. Currently the arrow is not visible. Thanks
Please go to theme options>colors>footer and you will find the options to change the backto top button.
thanks
Id already try it and Change the button to red (for testing)
But it didnt Change
thanks