Forum Replies Created
-
AuthorPosts
-
Thanks Ismael,
Andrew
Thanks Dude,
That has resolved it. I was only changing the one of the fields.
Thanks again,
Andrew
Thanks Ismael,
I’ll give it a go!
Andrew
Thanks for the reply.
Is it possible to change the ‘hover’ color for the icon?
Thanks again,
Andrew
Hello Devin,
I have remove the element from a tab but if I use it again in a tab and it’s a problem i’ll let you know.
Thanks
Andrew
What I have just tried (based on another post where you suggested a custom class) was to create another custom class and apply this to the individual column:
[av_one_full first custom_class='columnborder1']
That way I can target the border to individual columns on a page (makes a nice layout with emphasis in different blocks)
I know I can add it to a text block using the custom ID but on a column. However, there is no option when creating a column to do this in the advanced layout so just want to check with you that is is ok and won’t mess things up (as advised, it has worked so far).
Thanks again for the advise Devin,
Andrew
Thanks Devin,
I will try and keep it to one or the other to prevent it from clearing it out – just another WordPress annoyance then!:-)
Andrew
Thanks Devin,
The only problem I see with that is the page doesn’t include a color section because of the sidebar.
Thanks again,
Andrew
My apologies, please close this – it was a typo issue!
Thanks
Andrew
Thanks Ismael,
Is there any way to style the ones used by Enfold, such as mouse over colors etc – at the moment they don’t really stand out that much.
Thanks
Andrew
I am not great when it comes to CSS but if anyone else reads this and needs to add a color block behind text here is the code I created for the custom css as advised by Devin
.highlighttext40 {padding: 15px 10px 10px 10px; background-color: #d16630; line-height: 1.0; display:inline;!important!
}
Then apply this in a div class.
Andrew
Thanks Devin
Andrew
I mean font Icons. I presume these are also being used in Choices?
Thanks
Andrew
Ok, found the answer by changing the code to:
.page-id-349 .avia-builder-el-11, .avia-builder-el-24 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid #b1b1b1;
background: rgba(255, 255, 255, 0);
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
So, question has changed a bit. Is there an easier way to do this? I have multiple columns on multiple pages and to add this custom css every time would be too time consuming.
Thanks
Andrew
By the way, will all this custom CSS had an effect on load times?
Guess I will just have to bookmark the link then if there is no other option:-)
Thanks Devin
Just to add – It just happened again, this time I forgot to add a simple closing </div> Luckily I had a copy of the code.
Andrew
Just to add to the above, it only breaks when in a toggle.
Thanks
Andrew
Can you please tell me too!!:-) I have been adding a topic to my favorites and then navigating from there.
Just to add to the above – for example like the text in a layer slider where you can select the text background color. Having that on a page would make the text stand out.
Hello,
I can’t give you a link at the moment.
It’s no text in particular but lets say for example purposes it is a telephone number. Rather than just add the telephone number and change the color of the text some text would look better it on a colored background, similar to a button – just makes it stand out more. As advised, I can add it as a button but then it appears as a link.
Thanks
Andrew
Ok, thanks for letting me know. I think there is a plugin that might hide the actual address.
Thanks again,
Andrew
Thanks.
The site is not live yet so i’ll let you know.
Andrew
I might have jumped the gun here. Think it might be a plugin problem which is causing all sorts of javascript errors but only when
viewed in IE8. All other browsers and versions are ok which seems a bit strange.
Andrew
Thanks guys.
I was doing that Ismael but the same thing happened again this morning so I have decided to use a toggle plugin for now which is working ok at the moment.
Andrew
Hello and thanks for the reply.
What I mean is with another theme that I use whenever I put and email address in, be it in a text field or a custom contact widget there is some javascript element that basically changing the email address so that it is not readable via the backend for spam bots etc, but, from the front end it still looks and works like an email link.
If you have no problem with me naming the other theme then it might help?
Thanks
Andrew
Thanks again Nick,
Andrew
I found the answer in an older question I asked.
https://kriesi.at/support/topic/custom-css-page-option
This applies the change to only a single page.
Thanks again,
Andrew
Actually the above code you provided will work ok because in the second set of tabs there are more than the first and I want to target the final one so thanks for that.
Is there a way though apply this to a specific page through the page ID or something?
Thanks again for your help.
Andrew
Also, in relation to the above. I have 2 sets of tabs on a page but only want this to apply to one if possible?
Thanks
Andrew
-
AuthorPosts