Ok yes I understand... But if you could please just let me know which direction to go from here since I think I might be getting close to what I want but Im not there yet.
Yes on a big screen it doesnt exist, but if you see the website using a mobile device they appear again as shown on the screenshot: [Links visible only for registered users]
The problem is on the responsive design of the page, that the information removed, appears again...
That's very interesting because as you can see on [Links visible only for registered users] the css we gave you above works on 1000% and this screenshot is the best proof of this. You must did something wrong if the css we left above does not work on your end.
Hi, I want to remove 'date' from the arrows of the portfolio items. This is in the arrow class : "div.desc", "span.date", "i.icon-clock". I do not understand how this classes works, what may I use for custom css. This is not worked: ".single-portfolio .icon-clock {display: none !important;}". Thanks all!
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
Url: [Links visible only for registered users]
Thanks!
[Links visible only for registered users]
But when using a mobile screen all the information that is not showing is visible again:
Hope you could guide me on this...
Thanks in advance!
[Links visible only for registered users]
.single-portfolio .post-header { display: none !important; }.single-portfolio .single-photo-wrapper .share_wrapper { display: none !important; }
[Links visible only for registered users]
[Links visible only for registered users]
It works although if I use just the code editor on the browser but if I put it on the Custom CSS on the Betheme Options it wont...
.single-post .post-meta .author-date { display: none !important; }.single-post .author-box-wrapper {display:none !important;}