Forum Replies Created

Viewing 30 posts - 181 through 210 (of 224 total)
  • Author
    Posts
  • in reply to: 2 layer sliders on sidebar page #140632

    Thanks Ismael,

    Andrew

    in reply to: renaming layer slider #137333

    Thanks Dude,

    That has resolved it. I was only changing the one of the fields.

    Thanks again,

    Andrew

    in reply to: Icons in Enfold #136268

    Thanks Ismael,

    I’ll give it a go!

    Andrew

    in reply to: Icons in Enfold #136266

    Thanks for the reply.

    Is it possible to change the ‘hover’ color for the icon?

    Thanks again,

    Andrew

    in reply to: Google Maps Widget #136189

    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

    in reply to: Column Borders #136494

    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

    in reply to: text block buggy #136223

    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

    in reply to: Column Borders #136493

    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

    in reply to: Custom CSS problem #136756

    My apologies, please close this – it was a typo issue!

    Thanks

    Andrew

    in reply to: Icons in Enfold #136264

    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

    in reply to: Highlight or marker or flat button #136040

    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

    in reply to: Highlight or marker or flat button #136039

    Thanks Devin

    Andrew

    in reply to: Icons in Enfold #136262

    I mean font Icons. I presume these are also being used in Choices?

    Thanks

    Andrew

    in reply to: Column Borders #136491

    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?

    in reply to: Shortcodes in tabs and WP restore function #133190

    Guess I will just have to bookmark the link then if there is no other option:-)

    Thanks Devin

    in reply to: text block buggy #136221

    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

    in reply to: Google Maps Widget #136186

    Just to add to the above, it only breaks when in a toggle.

    Thanks

    Andrew

    in reply to: Shortcodes in tabs and WP restore function #133188

    Can you please tell me too!!:-) I have been adding a topic to my favorites and then navigating from there.

    in reply to: Highlight or marker or flat button #136037

    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.

    in reply to: Highlight or marker or flat button #136036

    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

    in reply to: hide email addresses #134975

    Ok, thanks for letting me know. I think there is a plugin that might hide the actual address.

    Thanks again,

    Andrew

    in reply to: floating widget #135571

    Thanks.

    The site is not live yet so i’ll let you know.

    Andrew

    in reply to: Layer Slider IE8 #135615

    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

    in reply to: Toggles content #135318

    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

    in reply to: hide email addresses #134973

    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

    in reply to: Toggle image/icon #134335
    in reply to: Highlight a single tab #133382

    Thanks again Nick,

    Andrew

    in reply to: Highlight a single tab #133380

    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

    in reply to: Highlight a single tab #133379

    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

    in reply to: Highlight a single tab #133378

    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

Viewing 30 posts - 181 through 210 (of 224 total)