Forum Replies Created
-
AuthorPosts
-
September 10, 2017 at 4:50 pm in reply to: Vertical alignment issue on 1/3 layout elements within color section #850144
Hi Rikard,
I have sorted the problem out. I had the settings on the 1/3 layout columns set wrongly.
All is working now.
Thanks for the help though.
Gareth
September 10, 2017 at 2:25 pm in reply to: Vertical alignment issue on 1/3 layout elements within color section #850115Hi Rikard,
Thanks for the reply, please see the site details as requested.
Gareth
Hi,
OK, I’ve done some more playing about with the CSS and have got it applying to any textboxes within the colour section section using the following Quick CSS
#top .grt-text-shadow { padding: 20px; position: relative; background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */ background: rgba(204, 204, 204, 0.65) !important; }
However, whenever I try and remove from QuickCSS and add to the child theme’s style.css file, it doesn’t work.
I’m probably missing something really obvious, but cannot see it.
Thanks,
GarethHi Victoria,
Thanks, that made a difference to the larger area, but I wanted to be able to apply the shadow effect only to the textbox areas. I also wanted to be able to add into other textbox areas overlaying images I plan to add further down the page, so this was why I thought it best to implement as a Custom CSS Class, and I can then just apply this class to these elements in the design.
Is this approach I had planned not something that should work?
Thanks,
GarethThat’s embarrassing!
All sorted now on the live site also.
Thanks Yigit….I’ll try and do better next time :-)
Gareth
Thanks Yigit. That’s working well. :-)
Hi,
Thanks for that, that’s what I needed. The next problem though is the font size is too large and the padding, left, right, and between the elements on the sidebar is too much. I have tried adding various bits to the Quick CSS to reduce this, but have had no luck.
Could you possibly point me in the right direction?
Thanks,
GarethHi Yigit.
Thanks for that, but unfortunately it is making no difference to the width of the sidebar.
Incase I have not explained myself correctly (which is quite possible! ;-) ) the effect I am wanting to achieve is what I would expect to happen if you were able to set the Content | Sidebar ratio to 90% | 10% in the General Layout ->Dimensions tab of the theme settings.
Thanks,
Gareth -
AuthorPosts