Hi again, It's possible to set a little bit of transparency in all the white zone in the main page? the container of the slider, the 4 columns, etc.. all of them. And, if it is not possible: is there anyway to change that color? like to a light grey or something? It could be possible to write a link in the "footer text"? not the way www.something.com, like 'Hey, click here' and it went to www.something.com. Colorway pro makes his upgrades automatically like the regular colorway? Thanks for all your support.
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .container { background: rgba(255, 255, 255, 0.5)!important; } 2.For your second issue Go to Appearance > Theme Option > Footer Settings > Footer text and add anchor tag there For example Code: <a href="Enter your link address">Text that you want to show</a> 3.If you want updates regarding your pro theme, Then you need to login your members area and download updated theme (if exists) from there.