Tagged: x
-
AuthorPosts
-
July 8, 2016 at 5:11 am #1077728
lumijansParticipantHello,
I searched in the topics already, but all changes don’t work
I would like to customize the caption of the soliloquy slider and added this in custom:
.soliloquy-container .soliloquy-caption {
position: relative!important;
}.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
background: rgba(0,0,0,0.0);
font-size: 1em;
line-height: 1.25;
display: block;
color: #333;
text-shadow: none; /* 1px 1px #000;*/
text-align: center;
padding: 10px;
}I can see the result in the page when i am in the customizer, but on the refreshed page nothing has changed.
Can you help me?July 8, 2016 at 8:01 am #1077853
JoaoModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks
Joao
July 9, 2016 at 5:48 pm #1079607
lumijansParticipantThis reply has been marked as private.July 10, 2016 at 1:45 am #1079922
ChristopherModeratorHi there,
Please update your code to :
body .soliloquy-container .soliloquy-caption .soliloquy-caption-inside { background: rgba(0,0,0,0.0) !important; font-size: 1em !important; line-height: 1.25 !important; display: block !important; color: #333 !important; text-shadow: none !important; text-align: center !important; padding: 10px !important; }Hope that helps.
July 10, 2016 at 4:22 am #1080023
lumijansParticipantThis reply has been marked as private.July 10, 2016 at 4:40 am #1080027
ChristopherModeratorHi there,
If you have cache plugin, please clear cache and check again.
If it doesn’t help, please provide us with login credentials.Thanks.
July 11, 2016 at 9:14 am #1081451
lumijansParticipantThis reply has been marked as private.July 11, 2016 at 10:25 am #1081583
JoaoModeratorHi There,
You had some comments above that were closed on the wrong place.
The code above provided works, Please check your Appereance Customizer I have set the color to red temporarily.
Hope it helps
Joao
July 11, 2016 at 10:59 am #1081638
lumijansParticipantThis reply has been marked as private.July 11, 2016 at 12:11 pm #1081778
JoaoModeratorHi There,
Depends on the position and specificity of your css path it will have priority over other css codes, by adding !important it automatically takes the priority.
I am glad we managed to help.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1077728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
