BlackWidow Posted March 27, 2020 Share Posted March 27, 2020 Hi There Does anyone out there know how to change the Rally Slideshow title / description transparent grey box to clear? If anyone out there can help me, that would be great. Thanks Link to comment
tuanphan Posted March 27, 2020 Share Posted March 27, 2020 Can you share link to slideshow? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
BlackWidow Posted April 1, 2020 Author Share Posted April 1, 2020 Hi Tuanphan Thanks for your help: https://cameronconvey.squarespace.com password: CConvey2020! Link to comment
tuanphan Posted April 1, 2020 Share Posted April 1, 2020 7 hours ago, BlackWidow said: Hi Tuanphan Thanks for your help: https://cameronconvey.squarespace.com password: CConvey2020! Add to Home > Design > Custom CSS .sqs-gallery-block-slideshow .meta { background: transparent; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
BlackWidow Posted April 1, 2020 Author Share Posted April 1, 2020 Thanks Tuanphan! It worked. I appreciate it. Link to comment
BlackWidow Posted April 1, 2020 Author Share Posted April 1, 2020 Hey Tuanphan One other quick question slighty off topic: I'm trying to get the top navigation to break into two lines when I vertically view the website on a tablet. I'm using the following css: @media only screen and (min-width: 641px) and (max-width: 1024px) { .tweak-header-primary-nav-hover-style-fade .Header-nav .Header-nav-inner { margin: -.20em -.20em; margin-right: -22em; margin-left: -22em; }} It does break it at first but reverts back to one line when I view another page. Can you let me know what I'm doing incorrect. Cheers Black Widow Link to comment
tuanphan Posted April 1, 2020 Share Posted April 1, 2020 5 minutes ago, BlackWidow said: Hey Tuanphan One other quick question slighty off topic: I'm trying to get the top navigation to break into two lines when I vertically view the website on a tablet. I'm using the following css: @media only screen and (min-width: 641px) and (max-width: 1024px) { .tweak-header-primary-nav-hover-style-fade .Header-nav .Header-nav-inner { margin: -.20em -.20em; margin-right: -22em; margin-left: -22em; }} It does break it at first but reverts back to one line when I view another page. Can you let me know what I'm doing incorrect. Cheers Black Widow Disable Ajax Loading in Site Style Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
BlackWidow Posted April 1, 2020 Author Share Posted April 1, 2020 Hey Tuanphan It is disabled. Any other ideas? Link to comment
tuanphan Posted April 1, 2020 Share Posted April 1, 2020 edit .tweak-header-primary-nav-hover-style-fade .Header-nav .Header-nav-inner to .Header-nav .Header-nav-inner Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
BlackWidow Posted April 1, 2020 Author Share Posted April 1, 2020 Hmmm, it took it back to 5 lines. Frustrating. Link to comment
tuanphan Posted April 4, 2020 Share Posted April 4, 2020 answered in another post Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.