-
AuthorPosts
-
November 2, 2016 at 3:24 pm #707145
Hi.
I use blog posts like this on our site:
https://postimg.org/image/adj1t0289/How can i change the size on the text here?
How can i remove category like this:
https://postimg.org/image/55f4fp1in/I want to make the text bigger, centered and remove category and date/time/user for the post.
Hope for answer :-)
November 2, 2016 at 3:28 pm #707149November 2, 2016 at 3:50 pm #707177Hey :-)
Yes, but its under construction. Take a look at the bottom of this site:
- This reply was modified 8 years ago by DonHenrik.
November 2, 2016 at 3:55 pm #707182Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-content-slider .slide-entry-title { font-size: 20px; text-align: center; } span.blog-categories.minor-meta { display: none; }
Best regards,
YigitNovember 2, 2016 at 5:52 pm #707277Like this? Nothing happend :-/
https://s14.postimg.org/vtk6eajht/Skjermbilde_2016_11_02_kl_16_52_07.png
November 3, 2016 at 6:16 am #707549Hi,
Yigit’s code should work, but it’s not reflecting on the frontend, Can you please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoNovember 6, 2016 at 11:58 am #708831Thank you :-)!
November 6, 2016 at 8:11 pm #708943Hi!
I have checked on it the w3 total cache was causing the issue. I have disabled minify css of w3 total cache and the code in Quick CSS now shows the expected results :)
Cheers!
NikkoNovember 7, 2016 at 12:49 pm #709141Thank you so much for good support! This is excellent!
I am asking alot here, because i am new on this. But what is W3 total chache? minify css?
Is there any guide for this? Good for me to know when i am creating a new website sometime :-)November 7, 2016 at 1:22 pm #709161 -
AuthorPosts
- You must be logged in to reply to this topic.