Keyword

[SOLVED] Latest Items Container problem

  • Gilbert Datz
  • Gilbert Datz's Avatar Topic Author
  • Offline
  • New Member
More
10 years 10 months ago #121047 by Gilbert Datz
[SOLVED] Latest Items Container problem was created by Gilbert Datz
Hey Everyone,
I don't know if anyone else has had this issue, but if you look at this site: www.bradentwalker.com/ and go to where the latest blog posts are, it is making the styling only be 50% in width instead of 100% or 90%, which is what I want it at. The problem is that I can't find where to change this since it is listed as an element style and not in a certain file when I click on inspect element in Chrome. Any suggestions on how to fix this while keeping it responsive?

Here is the line of code that is tripping me up because I don't know where to change it:
<div class="latestItemsContainer" style="width:50.0%;"></div>

Please Log in or Create an account to join the conversation.

  • Gilbert Datz
  • Gilbert Datz's Avatar Topic Author
  • Offline
  • New Member
More
10 years 10 months ago #121048 by Gilbert Datz
Replied by Gilbert Datz on topic SOLVED: Re: Latest Items Container problem
I have figured it out. So I went into the k2.css file and found the latestitemscontainer and added width:90%!important; to it and viola it worked. The important part was the !important; at the end of it.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum