[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

[Schema] Content Boxes Fornatting


hothotneil
 Share

Recommended Posts

  • Support

Hello,

 

I assume you wish to apply that to the posts on the homepage. If yes; 

 

You can go to Styling Options > Custom CSS and add this:

 

@media screen and (max-width: 600px) {
.front-view-content {
    width: 47%;
}
article.latestPost.excerpt {
    border-bottom: 5px solid lightgray;
}
#featured-thumbnail {     
max-width: 44%;     
float: left;     
margin-right: 20px; 
}}

🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

  • 4 weeks later...

I have installed jDiction on joomla 3x. It shows the translation tabs etc but when I go to the front end and change the language, the translation does not take effect. Is there something I am doing wrong? Thanks.

Link to comment
Share on other sites

  • Support

Hello,

 

We are not sure about the code with Joomla. There might be some other blocking CSS there which do not allow the changes.

 

Try adding !important to the code to see if that helps.

 

Thank you.


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...