Skip to main content
Answer

Overlapping Widgets

  • July 14, 2021
  • 2 replies
  • 58 views

First time asking a question, here goes. Has anyone had an issue with the channel widget overlapping on widgets above?

I have the top row of widgets as 1/3 - 2/3 and I have the profile widget on the 1/3 and custom contend widget in the 2/3 both are set at 215 height.

I have then inserted a full width channel widget with three channels. 

My issue is the title and controls of the channel widget is over the top of the widgets above. 

Anyone else experience this issue and if so any solutions?

Best answer by lrnlab

Hi @Daniel.Case you can also ‘comment’ out your CSS code so as not to lose it ever you need it in the future…

use: /*………...*/ (where the dots are you code

2 replies

  • Author
  • Novice I
  • July 14, 2021

I feel like a newbie, but I did manage to find a solution. Delete the css code that I had forgotten was in this domain. 

Turns out I have left some css coding from a previous project I worked on with this domain and it was that css code that was messing with the widgets. Once I removed it, it’s back to normal as expected.


lrnlab
Hero III
Forum|alt.badge.img+10
  • Hero III
  • Answer
  • July 14, 2021

Hi @Daniel.Case you can also ‘comment’ out your CSS code so as not to lose it ever you need it in the future…

use: /*………...*/ (where the dots are you code