Hello guys,
I have issue one issue with JAUniversity template and hope some one can help me to solve it.
Attached screenshtot shows the width of content and I dont have change to change it to the full screen.
I checked already forum and in the css file variables.css seem evrything to be ok:
// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md: 992px;
@screen-md-min: @screen-md;
@screen-desktop: @screen-md-min;
// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg: 1200px;
@screen-lg-min: @screen-lg;
@screen-lg-desktop: @screen-lg-min;
Home looks good and have 100 % wide.
The issue I have only with menu points which are linked to a K2 items or Joomla articles.
Thank you in advance for your support!